Documentation ¶
Index ¶
- type RethinkDB
- func (rdb *RethinkDB) Commit(its []*x.Instruction) error
- func (rdb *RethinkDB) GetEntity(subject string) (result []x.Instruction, rerr error)
- func (rdb *RethinkDB) Init(args ...string)
- func (rdb *RethinkDB) IsNew(subject string) bool
- func (rdb *RethinkDB) Iterate(fromId string, num int, ch chan x.Entity) (found int, last x.Entity, err error)
- func (rdb *RethinkDB) SetSession(session *r.Session)
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.