package
0.0.0-20220526160936-87345f3379b9
Repository: https://github.com/fbloc/bloc-server.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
ListenEvent 监听某项事件
对比PubEvent,为什么多了listenerTag参数呢?
因为发布是发布一种类型的事件,其不需要也不应该知道有哪些地方需要订阅此事件
也就是说对于同一个事件的发布,可能有多个订阅者,所以需要传入订阅者的标识
*/.
No description provided by the author
PubEventAtCertainTime 在未来某个时间发布事件.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author