Versions in this module Expand all Collapse all v0 v0.44.0 Aug 7, 2026 Changes in this version + type Container struct + func Run(ctx context.Context, img string, opts ...testcontainers.ContainerCustomizer) (*Container, error) + func (c *Container) HTTPEndpoint(ctx context.Context) (string, error) + func (c *Container) InfluxDBEndpoint(ctx context.Context) (string, error) + func (c *Container) PGEndpoint(ctx context.Context) (string, error)