//
pkg.gl
Category
github.com/e-flux-platform/fluxcd-suspend-notifier
internal
datastore
package
0.0.0-20241120152939-5c0bcb73c158
Repository:
https://github.com/e-flux-platform/fluxcd-suspend-notifier.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
68 SLOC
#
Functions
NewBadgerStore
NewBadgerStore instantiates a Store instance.
#
Variables
ErrNotFound
ErrNotFound is returned when an entry cannot be found in the underlying store.
#
Structs
Entry
Entry represents a single item held by the store.
Store
Store is a basic badgerdb backed persistence mechanism.