Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresContainer ¶
type PostgresContainer struct {
WithTLS bool
// contains filtered or unexported fields
}
func (*PostgresContainer) Config ¶
func (v *PostgresContainer) Config() (pg_config.PostgresStoreConfig, error)
func (*PostgresContainer) PrintDebugInfo ¶
func (v *PostgresContainer) PrintDebugInfo(expectedDbName string, expectedDbPort int)
func (*PostgresContainer) Start ¶
func (v *PostgresContainer) Start() error
func (*PostgresContainer) Stop ¶
func (v *PostgresContainer) Stop() error
Click to show internal directories.
Click to hide internal directories.