package
0.0.0-20240611043310-e7e2df93f36d
Repository: https://github.com/mdaxf/iac.git
Documentation: pkg.go.dev

# Functions

GetGOPATHs returns all paths in GOPATH variable.
NewKVs creates the *KVs instance.

# Structs

SimpleKV is common structure to store key-value pairs.
SimpleKVs will store SimpleKV collection as map.

# Interfaces

No description provided by the author
KVs interface.