package
Version:
v1.13.1
Opens a new window with list of versions in this module.
Published: Sep 10, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
type DatabaseDriver interface {
Config(resource *dockertest.Resource) Config
Clear(pool *dockertest.Pool, resource *dockertest.Resource) error
Name() orm.Driver
Image() *dockertest.RunOptions
}
type Testing interface {
Docker() Docker
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.