Documentation
¶
Index ¶
Constants ¶
View Source
const ( KindEdit = "edit" KindCreate = "create" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier interface { SendNewEvent(PayloadNewEvent) error SendNewAccount(PayloadNewAccount) error }
type PayloadNewAccount ¶
type PayloadNewEvent ¶
Click to show internal directories.
Click to hide internal directories.