rethinkdb

package
v1.0.0-...-e80de26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RethinkDB

type RethinkDB struct {
	// contains filtered or unexported fields
}

func (*RethinkDB) Commit

func (rdb *RethinkDB) Commit(its []*x.Instruction) error

func (*RethinkDB) GetEntity

func (rdb *RethinkDB) GetEntity(subject string) (
	result []x.Instruction, rerr error,
)

func (*RethinkDB) Init

func (rdb *RethinkDB) Init(args ...string)

func (*RethinkDB) IsNew

func (rdb *RethinkDB) IsNew(subject string) bool

func (*RethinkDB) Iterate

func (rdb *RethinkDB) Iterate(fromId string, num int, ch chan x.Entity) (found int, last x.Entity, err error)

func (*RethinkDB) SetSession

func (rdb *RethinkDB) SetSession(session *r.Session)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL