Documentation
¶
Index ¶
- Constants
- type Custom
- func (custom *Custom) Apply(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (custom *Custom) Compare(user *authentication.User, definition []byte) (contracts.Response, error)
- func (custom *Custom) Delete(user *authentication.User, definition []byte, agent string) (contracts.Response, error)
- func (custom *Custom) Event(event contracts.Event) error
- func (custom *Custom) GetShared() interface{}
- func (custom *Custom) Start() error
- type Shared
Constants ¶
View Source
const KIND string = static.KIND_CUSTOM
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.