//
pkg.gl
Category
github.com/env-io/orm
utils
package
0.0.2
Repository:
https://github.com/env-io/orm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
51 SLOC
#
Functions
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.