package
Version:
v0.60.1
Opens a new window with list of versions in this module.
Published: Nov 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
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.