internal

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestEnv

func TestEnv(t *testing.T, force bool, f func(facade.Transactor, zerolog.Logger))

Types

type ValHandler

type ValHandler interface {
	Handle([]byte) (keyval.Value, error)
}

ValHandler processes the FDB value byte-strings during a FDBQ read operation. Depending on the operation, the byte-strings aren't always deserialized.

func NewValueHandler

func NewValueHandler(query keyval.Value, order binary.ByteOrder, filter bool) (ValHandler, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL