# Functions
New 创建一个键空间通知对象.
# Variables
ErrNoitificationsAlreadyListened keyspace-notification已经被监听了.
ErrNoitificationsNotListeningYet keyspace-notification未被监听.
# Structs
KeyspaceNotification 键空间通知的配置.
No description provided by the author
# Type aliases
NotificationEventType 通知类型.
Handdler 处理消息的回调函数@params msg *NotificationEvent Event对象.