Documentation
¶
Index ¶
- type Collection
- type Datastore
- func (db *Datastore) Delete(collection string, object data.Object, comment string) *derp.Error
- func (db *Datastore) Load(collection string, filter data.Expression, target data.Object) *derp.Error
- func (db *Datastore) Save(collection string, object data.Object, comment string) *derp.Error
- func (db *Datastore) Session(ctx context.Context) *Datastore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
Click to show internal directories.
Click to hide internal directories.