package
0.6.6
Repository: https://github.com/interchained/gm-db.git
Documentation: pkg.go.dev

# Functions

NewDB returns a BoltDB with default options.
NewDBWithOpts allows you to supply *bbolt.Options.

# Structs

BoltDB is a wrapper around etcd's fork of bolt (https://github.com/etcd-io/bbolt).