* Added support array attributes * Changed function signature for AsArray attribute * Fixed code comments for array attributes * Fixed typos in comments in value.go Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update doc comment * Remove NewKey * NewKey->Key
* Move core to kv * Move kv.Value to kv.value.Value * Move key to kv