Documentation
¶
Overview ¶
Package testcontainerpostgres is an internal testing utility that aids in setting up a Postgres container.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
testcontainers.Container
}
Container is a testcontainers-go container for Postgres.
Click to show internal directories.
Click to hide internal directories.