Skip to content

glide_shared.constants

ALL_CHANNELS = None module-attribute

Constant representing 'unsubscribe from all channels'. Pass this to unsubscribe() to unsubscribe from all channels.

ALL_PATTERNS = None module-attribute

Constant representing 'unsubscribe from all patterns'. Pass this to punsubscribe() to unsubscribe from all patterns.

ALL_SHARDED_CHANNELS = None module-attribute

Constant representing 'unsubscribe from all sharded channels'. Pass this to sunsubscribe() to unsubscribe from all sharded channels.