package
0.0.0-20220526155642-826b3e1d00b4
Repository: https://github.com/fbloc/bloc-client-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
ListenEvent 监听某项事件 对比PubEvent,为什么多了listenerTag参数呢? 因为发布是发布一种类型的事件,其不需要也不应该知道有哪些地方需要订阅此事件 也就是说对于同一个事件的发布,可能有多个订阅者,所以需要传入订阅者的标识 */.

# Structs

No description provided by the author

# Interfaces

No description provided by the author