Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PostgresContainer = func() *psql.XPostgresContainer { return &psql.XPostgresContainer{ Context: context.Background(), } }() )
Functions ¶
This section is empty.
Types ¶
type Container ¶ added in v0.0.2
func NewContainer ¶ added in v0.0.2
func NewContainer(c *ContainerRequest) (*Container, error)
Click to show internal directories.
Click to hide internal directories.