Versions in this module Expand all Collapse all v0 v0.44.0 Aug 7, 2026 Changes in this version + func WithMessageLimit(limit int) testcontainers.CustomizeRequestOption + func WithSMTPAuth(user, password string) testcontainers.CustomizeRequestOption + type Container struct + func Run(ctx context.Context, img string, opts ...testcontainers.ContainerCustomizer) (*Container, error) + func (c *Container) HTTPURL(ctx context.Context) (string, error) + func (c *Container) SMTPEndpoint(ctx context.Context) (string, error)