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 {
Payload EventPayload
Context context.Context
// contains filtered or unexported fields
}
type EventHandler ¶
type EventHandler func(ev *Event)
type EventPayload ¶
Click to show internal directories.
Click to hide internal directories.