package
Version:
v3.1.0-alpha.2
Opens a new window with list of versions in this module.
Published: Oct 24, 2025
License: MIT, Apache-2.0
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
¶
type KV[K, V any] struct {
Key K
Value V
}
A key-value pair
Source Files
¶
Click to show internal directories.
Click to hide internal directories.