Documentation ¶
Index ¶
Constants ¶
View Source
const ( InventoryHistoryStateNotOut = 1 InventoryHistoryStateOut = 2 RememberMeCookieName = "remember-me-token" TopicPaymentDone = "mu.micro.book.topic.payment.done" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consul ¶
type Consul struct { Enabled bool `json:"enabled"` Host string `json:"host"` Port int `json:"port"` }
Consul 配置
Click to show internal directories.
Click to hide internal directories.