Versions in this module Expand all Collapse all v0 v0.1.9 Jan 17, 2023 Changes in this version + func ApplyMigration(t *testing.T, ...) + func ApplyMigrationWithDb(t testing.TB, ...) + 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