Documentation ¶
Index ¶
- type Datastore
- func (ds *Datastore) Commit(its []*x.Instruction) error
- func (ds *Datastore) GetEntity(subject string) (reply []x.Instruction, rerr error)
- func (ds *Datastore) Init(args ...string)
- func (ds *Datastore) IsNew(id string) bool
- func (ds *Datastore) Iterate(fromId string, num int, ch chan x.Entity) (found int, last x.Entity, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.