# Packages

No description provided by the author

# Functions

AND operation for index query results.
Initialize the DBB instance pointer to a valid boltdb.
KeyInt returns an 8-byte big endian representation of v.
NewInstance creates a new instance of BoltDB wrapper.
NOTIN operation for index query results Returns elements from s1 that are not in s2.
OR operation for index query results.

# Constants

InMemoryMode used to store ramdom db into temporal folder.

# Variables

DBB boltdb instance pointer.
ErrorBucketNotFound error type for bucket not found.

# Structs

Collection sets.

# Interfaces

CollectionItem is the item into a collection.