package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

H wraps a key element to signal that the element should be hashed after regular encoding.
New constructs a new key format.
NewNamespace constructs a new key format namespace.

# Structs

KeyFormat is a key formatting helper to be used together with key-value backends for constructing keys.
Namespace is a tool for constructing unique key formats within a namespace.

# Interfaces

CustomFormat specifies a custom encoding format for a key element.

# Type aliases

PreHashed represents a pre-hashed value that will be encoded without additional hashing when used together with a hashed format.