# Packages
No description provided by the author
# Functions
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
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
ToMap converts a struct to a map[string]interface{} where the keys are the struct's field names and the values are the respective field values.
No description provided by the author
# Variables
No description provided by the author
# Structs
Message 是消息的结构体。.
No description provided by the author
No description provided by the author
# Interfaces
MessageBroker 定义了消息代理的行为。.