Versions in this module Expand all Collapse all v0 v0.12.2 Mar 18, 2021 Changes in this version + func ApplyMigration(t *testing.T, ...) + func DumpDB(tx kvdb.RTx, rootKey []byte) error + func Hex(value string) string + func MakeDB() (kvdb.Backend, func(), error) + func RestoreDB(tx kvdb.RwTx, rootKey []byte, data map[string]interface{}) error + func VerifyDB(tx kvdb.RTx, rootKey []byte, data map[string]interface{}) error