Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrRoleNotConfigured = errors.New("role: Not configured")
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { Context context.Context Payload EventPayload // contains filtered or unexported fields }
type EventHandler ¶
type EventHandler func(ev *Event)
type EventPayload ¶
Click to show internal directories.
Click to hide internal directories.