package
0.0.0-20230209180259-0c51177bc16d
Repository: https://github.com/tommie/tiny-foundationdb-go.git
Documentation: pkg.go.dev

# Functions

IncompleteVersionstamp is the constructor you should use to make an incomplete versionstamp to use in a tuple.
Unpack returns the tuple encoded by the provided byte slice, or an error if the key does not correctly encode a FoundationDB tuple.

# Type aliases

Tuple is a slice of objects that can be encoded as FoundationDB tuples.
A TupleElement is one of the types that may be encoded in FoundationDB tuples.
UUID wraps a basic byte array as a UUID.
Versionstamp is struct for a FoundationDB verionstamp.