package
0.0.2
Repository: https://github.com/env-io/orm.git
Documentation: pkg.go.dev

# Functions

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.