Documentation ¶
Index ¶
- type DB
- func (db *DB) AddSpell(ctx context.Context, spell []byte) error
- func (db *DB) DeleteSpell(ctx context.Context, spell bson.M) error
- func (db *DB) GetMetadataNames(ctx context.Context) ([]string, error)
- func (db *DB) GetMetadataValues(ctx context.Context, metadataName string) ([]string, error)
- func (db *DB) GetSpell(ctx context.Context, search bson.M) ([]bson.M, error)
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.