package
0.14.0
Repository: https://github.com/sourcenetwork/defradb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new Defra error, suffixing any key-value pairs provided.
NewKV creates a new key-value pair.
This function will not be inlined by the compiler as it will spoil any stacktrace generated.
Wrap creates a new error of the given message that contains the given inner error, suffixing any key-value pairs provided.

# Constants

todo: make this configurable: https://github.com/sourcenetwork/defradb/issues/733.
No description provided by the author

# Structs

KV is a key-value pair.