Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithInitialDatabase ¶
Types ¶
type PostgresContainer ¶
func NewPostgresContainer ¶
func NewPostgresContainer(image string) *PostgresContainer
func (*PostgresContainer) Close ¶
func (pc *PostgresContainer) Close(ctx context.Context, c testcontainers.Container) error
func (*PostgresContainer) Request ¶
func (pg *PostgresContainer) Request() testcontainers.ContainerRequest
Click to show internal directories.
Click to hide internal directories.