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(dbOpts ...DbOption) (*pg_config.PostgresStoreConfig, error)
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.