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