Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MgmtAction ¶
type MgmtAction int64
const ( // client actions. Subscribe MgmtAction = iota Unsubscribe // SendSlugs is used to request the slugs/events to subscribe to from the clients. SendSlugs )
func (MgmtAction) String ¶
func (a MgmtAction) String() string
Click to show internal directories.
Click to hide internal directories.