Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandKey = messages.NewKey(&messages.KeyComponents{ Service: "user", Version: "1", Type: messages.Type.Command, Entity: "user", Command: "delete", Status: messages.Status.Queued, })
Functions ¶
This section is empty.
Types ¶
type CommandAttributes ¶ added in v4.8.0
type CommandAttributes struct {
ID, Password string
}
func CommandRandomAttributes ¶ added in v4.8.0
func CommandRandomAttributes() *CommandAttributes
type CommandMeta ¶ added in v4.8.0
type CommandMeta struct{}
Click to show internal directories.
Click to hide internal directories.