Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreatedSucceededKey = messages.NewKey(&messages.KeyComponents{ Service: "user", Version: "1", Type: messages.Type.Event, Entity: "user", Event: "created", Status: messages.Status.Succeeded, })
Functions ¶
This section is empty.
Types ¶
type CreatedSucceededAttributes ¶
type CreatedSucceededAttributes struct {
ID, Email, Username string
}
type CreatedSucceededMeta ¶
type CreatedSucceededMeta struct{}
Click to show internal directories.
Click to hide internal directories.