conformance_storage

package
v0.0.0-...-623d1b0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KeyValueStoreTestSuite

func KeyValueStoreTestSuite[B storage.KeyValueStoreTBroker[T], T any](
	tsF future.Future[B],
	newT func(seed ...int64) T,
	match func(any) types.GomegaMatcher,
) func()

The function [newT] must return a new T according to the following rules: 1. newT(a) == newT(a) 2. newT(a) != newT(b) 3. newT() == zero

func NewBytes

func NewBytes(seed ...int64) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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