Documentation ¶
Index ¶
- Variables
- func InitDB(t *testing.T, fixtureFiles []string) string
- func JSONEq(t *testing.T, dbPath string, key []string, want interface{}, ...)
- func NoBucket(t *testing.T, dbPath string, buckets []string, msgAndArgs ...interface{})
- func NoKey(t *testing.T, dbPath string, keys []string, msgAndArgs ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoBucket = xerrors.New("no such bucket")
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.