//
pkg.gl
Category
github.com/cresplanex/bloader
internal
store
package
1.0.21
Repository:
https://github.com/cresplanex/bloader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
217 SLOC
#
Functions
NewStoreFromConfig
NewStoreFromConfig creates a new store from the configuration.
#
Structs
BoltStore
BoltStore is a store that uses BoltDB.
#
Interfaces
Store
Store is the interface for a store.