Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServicePrefix 服务前缀 ServicePrefix = "service" // ConfigPrefix 配置前缀 ConfigPrefix = "config" // LogsPrefix 日志前缀 LogsPrefix = "logs" )
Variables ¶
View Source
var (
EtcdCli *etcdClient
)
Functions ¶
Types ¶
type ConfigMessage ¶
type LogsMessage ¶
Click to show internal directories.
Click to hide internal directories.