package
Version:
v11.1.4-modfix
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ITestDB interface {
Helper()
Fatalf(format string, args ...any)
Logf(format string, args ...any)
Log(args ...any)
Cleanup(func())
}
ITestDB is an interface of arguments for testing db
Source Files
¶
Click to show internal directories.
Click to hide internal directories.