Documentation
¶
Index ¶
- func Count(dbname, collname string, spec map[string]any) int
- func Get(dbname, collname string, spec map[string]any, idx, limit int) []map[string]any
- func InitDB(uri string)
- func Remove(dbname, collname string, spec map[string]any) error
- func Update(dbname, collname string, spec, newdata map[string]any)
- func Upsert(dbname, collname, attr string, records []map[string]any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.