Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Tag 消息broker tag
Tag = "gateway"
)
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "zim",
Short: "IM服务",
Long: `IM集群服务
包括一些模块:
gateway:网关。提供TCP, UDP和WebSocket等接入方式,与客户端
建立稳定的双向连接。
maintain:网控。实时监控集群各个服务的状态`,
}
RootCmd root命令
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.