//
pkg.gl
Category
github.com/csymapp/mqtt
server
persistence
bolt
package
0.1.2
Repository:
https://github.com/csymapp/mqtt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
252 SLOC
#
Functions
New
New returns a configured instance of the boltdb store.
#
Variables
ErrDBNotOpen
ErrDBNotOpen indicates the bolt db file is not open for reading.
#
Structs
Store
Store is a backend for writing and reading to bolt persistent storage.