package
2.1.0
Repository: https://github.com/golang-tools/redishelper.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New 创建一个键空间通知对象.
WithKeyEventNotificationHandler 注册监听KeyEvent通知的回调函数.
WithKeySpaceNotificationHandler 注册监听keyspace通知的回调函数.

# Constants

KeyEventNotification 键事件通知.
KeySpaceNotification 键空间通知.

# Variables

Defaultopt 默认的可选配置.
ErrNoitificationsAlreadyListened keyspace-notification已经被监听了.
ErrNoitificationsNotListeningYet keyspace-notification未被监听.

# Structs

KeyspaceNotification 键空间通知的配置.
No description provided by the author
Options broker的配置.

# Type aliases

NotificationEventType 通知类型.