package
0.0.0-20241120152939-5c0bcb73c158
Repository: https://github.com/e-flux-platform/fluxcd-suspend-notifier.git
Documentation: pkg.go.dev

# Functions

NewBadgerStore instantiates a Store instance.

# Variables

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 is a basic badgerdb backed persistence mechanism.