Documentation
      ¶
    
    
  
    
  
    Index ¶
- func BenchWithStorages(t *testing.B, fn func(*testing.B, storage.Reader, WithWriter))
 - func RunWithBadger(t *testing.T, fn func(*testing.T, storage.Reader, WithWriter))
 - func RunWithDB(t *testing.T, fn func(*testing.T, storage.DB))
 - func RunWithPebble(t *testing.T, fn func(*testing.T, storage.Reader, WithWriter))
 - func RunWithPebbleDB(t *testing.T, opts *pebble.Options, ...)
 - func RunWithStorages(t *testing.T, fn func(*testing.T, storage.Reader, WithWriter))
 - type WithWriter
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchWithStorages ¶
func RunWithBadger ¶
func RunWithPebble ¶
func RunWithPebbleDB ¶
func RunWithStorages ¶
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.