package
0.0.0-20190528034629-c1dc28d8958e
Repository: https://github.com/jmalloc/protavo.git
Documentation: pkg.go.dev
# Functions
CreateStore returns the store for a single namespace, creating it if it does not exist.
DeleteStore deletes the store for a given namespace.
OpenStore returns the store for the given namespace.
UnmarshalRecord unmarshals document record.
# Constants
SharedKeyType is a plain uint32 representation of the document.SharedKey constant.
UniqueKeyType is a plain uint32 representation of the document.UniqueKey constant.