package
0.0.0-20241212173216-745cb4b42230
Repository: https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation: pkg.go.dev

# Functions

NewKeyValue initializes the KeyValue struct and its map.

# Structs

KeyValue is a struct that holds a map.