Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerConnection ¶
DockerConnection contains connections to a docker container
type DockerPool ¶
type DockerPool struct {
// contains filtered or unexported fields
}
DockerPool wraps dockertest.Pool
func MustCreatePool ¶
func MustCreatePool() *DockerPool
MustCreatePool creates new docker remove API client instance
func (*DockerPool) MustCreateDB ¶
func (dp *DockerPool) MustCreateDB(d Dialect) *DockerConnection
MustCreateDB creates new database container
Click to show internal directories.
Click to hide internal directories.