package
2.16.0
Repository: https://github.com/tawesoft/golib.git
Documentation: pkg.go.dev

# Functions

KeyFromBytes decodes a key from an opaque 16-byte value.
ReadKey Read reads and decodes a key from an opaque 16-byte value.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

A Key uniquely references a value in a Store.
Store is a collection of values, indexed by a unique key.