Documentation
¶
Index ¶
Constants ¶
View Source
const ( ActionLock = 1 ActionUnlock = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
func DecodeEvent ¶
type Group ¶
type Group struct { Members []string `json:"members,omitempty"` Threshold uint8 `json:"threshold,omitempty"` }
func DecodeGroup ¶
Click to show internal directories.
Click to hide internal directories.