package
0.0.0-20200525112348-70b5d591d89d
Repository: https://github.com/microsvs/libkv.git
Documentation: pkg.go.dev

# Functions

New opens a new BoltDB connection to the specified path and bucket.
Register registers boltdb to libkv.

# Variables

ErrBoltBucketOptionMissing is thrown when boltBcuket config option is missing.
ErrMultipleEndpointsUnsupported is thrown when multiple endpoints specified for BoltDB.

# Structs

BoltDB type implements the Store interface.