Documentation
¶
Index ¶
- type Dodo
- func (d *Dodo) Delete(id string) error
- func (d *Dodo) DeleteAll(id string) error
- func (d *Dodo) Get(id string) (map[string]interface{}, error)
- func (d *Dodo) GetAll() ([]map[string]interface{}, error)
- func (d *Dodo) Modify(id string, doc map[string]interface{}) error
- func (d *Dodo) Store(doc map[string]interface{}) (string, error)
- type Settings
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.