Documentation
¶
Index ¶
- Constants
- type Node
- func (node *Node) Apply(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
- func (node *Node) Delete(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
- func (node *Node) Event(event ievents.Event) error
- func (node *Node) GetShared() interface{}
- func (node *Node) Replay(user *authentication.User) (iresponse.Response, error)
- func (node *Node) Start() error
- func (node *Node) State(user *authentication.User, definition []byte, agent string) (iresponse.Response, error)
Constants ¶
View Source
const KIND string = static.KIND_CERTKEY
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.