Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 Changes in this version + type DbOption string + const WithRandomDb + type PostgresContainer struct + WithTLS bool + func (v *PostgresContainer) Config(dbOpts ...DbOption) (*pg_config.PostgresStoreConfig, error) + func (v *PostgresContainer) Start() error + func (v *PostgresContainer) Stop() error v1.5.0-rc2 Feb 18, 2022