Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresContainer ¶
type PostgresContainer struct {
Ctx context.Context
Config config.DatabaseConfig
Shutdown func() error
}
func RunPostgres ¶
func RunPostgres() (*PostgresContainer, error)
Click to show internal directories.
Click to hide internal directories.