Documentation ¶
Index ¶
- func FuzzPrefixBytes(t *testing.F, newKV StoreConstructor[string, string])
- func GoldenLocks(t *testing.T, newLocks LocksConstructor[string])
- func GoldenObjects(t *testing.T, newKV StoreConstructor[string, testObject])
- func GoldenStrings(t *testing.T, newKV StoreConstructor[string, string])
- type LocksConstructor
- type StoreConstructor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FuzzPrefixBytes ¶
func FuzzPrefixBytes(t *testing.F, newKV StoreConstructor[string, string])
func GoldenLocks ¶
func GoldenLocks(t *testing.T, newLocks LocksConstructor[string])
func GoldenObjects ¶
func GoldenObjects(t *testing.T, newKV StoreConstructor[string, testObject])
func GoldenStrings ¶
func GoldenStrings(t *testing.T, newKV StoreConstructor[string, string])
Types ¶
Click to show internal directories.
Click to hide internal directories.