//
pkg.gl
Category
github.com/mike182uk/snpt
internal
platform
storage
package
0.0.0-20240813105932-821ef3161abc
Repository:
https://github.com/mike182uk/snpt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
92 SLOC
#
Functions
NewBoltStore
NewBoltStore returns a new BoltStore.
#
Structs
BoltStore
BoltStore is a Bolt backed bucket key value store.
#
Interfaces
BucketKeyValueStore
BucketKeyValueStore represents a bucket key value store.