Documentation ¶
Index ¶
Constants ¶
View Source
const (
// InstanceEventTopic 服务发现事件主题
InstanceEventTopic = "instance_event"
)
事件主题
Variables ¶
This section is empty.
Functions ¶
func Subscribe ¶
Subscribe subscribe topic @param topic Topic name @param name Subscribe name @param handler Message handler @param opts Subscription options @return error Subscribe failed, return error
func Unsubscribe ¶
Unsubscribe unsubscribe topic @param topic Topic name @param name Subscribe name
Types ¶
Click to show internal directories.
Click to hide internal directories.