package
Version:
v0.89.1
Opens a new window with list of versions in this module.
Published: Jan 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package kvstore provides a generic key-value store.
Require ensures that a configued and provisioned KV store is available.
type KV[V any] struct {
}
Upsert atomically inserts or updates an entry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.