package
0.1.0
Repository: https://github.com/fhofherr/acmeproxy.git
Documentation: pkg.go.dev

# Functions

NewTestFixture creates a new database test fixture.

# Constants

DefaultDBFileMode is the default file mode a bolt database file should be created with if nothing else is specified.

# Structs

Bolt represents the bbolt database used by acmeproxy to store its data.
TestFixture wraps a database suitable for testing.