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: "forgot", Status: messages.Status.Queued, })
Functions ¶
This section is empty.
Types ¶
type Case ¶
type Case struct {
role.Repository
}
type CommandAttributes ¶
type CommandAttributes struct {
Reset, Email string
}
func CommandRandomAttributes ¶
func CommandRandomAttributes() *CommandAttributes
type CommandMeta ¶
type CommandMeta struct{}
Click to show internal directories.
Click to hide internal directories.