package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: May 15, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testcontainerpostgres is an internal testing utility that aids in setting up a Postgres container.
type Container struct {
testcontainers.Container
}
Container is a testcontainers-go container for Postgres.
NewContainer starts a new Postgres container using testcontainers-go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.