Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBucketStore ¶
func NewBucketStore(directory, clientID, backend string) (store buckets.IBucketStore)
NewBucketStore creates a new bucket store of a given type
directory is the directory to create the store clientID is used to name the store backend is the type of store to create: BackendKVBTree, BackendBBolt, BackendPebble
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.