Documentation ¶
Index ¶
- Variables
- type Container
- func (c *Container) Accept(l testcontainers.Log)
- func (c *Container) DBConn() *pgxpool.Pool
- func (c *Container) DBPort() int
- func (c *Container) DBURL() string
- func (c *Container) LoadSQL(db *pgxpool.Pool, filePath, fileNameRegexp string, parallel int, ...) error
- func (c *Container) RestartInCurrentCtx() error
- func (c *Container) Start(ctx context.Context, dockerNetworkName, dbName string) error
- func (c *Container) StartLogger(ctx context.Context)
- func (c *Container) Stop(ctx context.Context) error
- func (c *Container) Terminate(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.