package
0.1.1
Repository: https://github.com/gnolang/gno.git
Documentation: pkg.go.dev

# Functions

New returns a BoltDB with default options.
NewWithOptions allows you to supply *bbolt.Options.

# Structs

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