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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnpackTuple returns the tuple encoded by the provided byte slice, or an error if the key does not correctly encode a FoundationDB tuple.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

Versionstamp is struct for a FoundationDB verionstamp.

# Interfaces

No description provided by the author
A TupleElement is one of the types that may be encoded in FoundationDB tuples.
No description provided by the author

# Type aliases

No description provided by the author
Tuple is a slice of objects that can be encoded as FoundationDB tuples.
UUID wraps a basic byte array as a UUID.