//
pkg.gl
Category
github.com/mdaxf/iac
framework
utils
package
0.0.0-20240611043310-e7e2df93f36d
Repository:
https://github.com/mdaxf/iac.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
134 SLOC
#
Functions
GetGOPATHs
GetGOPATHs returns all paths in GOPATH variable.
NewKVs
NewKVs creates the *KVs instance.
#
Structs
SimpleKV
SimpleKV is common structure to store key-value pairs.
SimpleKVs
SimpleKVs will store SimpleKV collection as map.
#
Interfaces
KV
No description provided by the author
KVs
KVs interface.