package
Version:
v0.240818.1
Opens a new window with list of versions in this module.
Published: Aug 18, 2024
License: 0BSD
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package keyvalue defines the KV structure for other packages to use.
type KV struct {
K, V string
}
KV represents a key value string pair
Source Files
¶
Click to show internal directories.
Click to hide internal directories.