# Functions
Clock sets clock for the backend, used in tests.
No description provided by the author
FromString initialized the backend from backend-specific string.
No description provided by the author
New returns a new isntance of bolt backend.
No description provided by the author
# Structs
BoltBackend is a boltdb-based backend used in tests and standalone mode.
# Type aliases
Option sets functional options for the backend.