package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CreateBBoltStore(filePath string, opts ...stoabs.Option) (stoabs.KVStore, error)
CreateBBoltStore creates a new BBolt-backed KV store.
func Wrap(db *bbolt.DB, cfg stoabs.Config) stoabs.KVStore
Wrap creates a KVStore using an existing bbolt.db
Source Files
¶
Click to show internal directories.
Click to hide internal directories.