//
pkg.gl
Category
github.com/interchained/gm-db
boltdb
package
0.6.6
Repository:
https://github.com/interchained/gm-db.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
354 SLOC
#
Functions
NewDB
NewDB returns a BoltDB with default options.
NewDBWithOpts
NewDBWithOpts allows you to supply *bbolt.Options.
#
Structs
BoltDB
BoltDB is a wrapper around etcd's fork of bolt (https://github.com/etcd-io/bbolt).