Versions in this module Expand all Collapse all v0 v0.10.1 Sep 21, 2025 v0.10.0 Aug 10, 2025 Changes in this version + const DefaultImage + type Container struct + func Run(ctx context.Context, image string) (*Container, error) + func (c *Container) ConnectionConfig(ctx context.Context, args ...string) (*pgxpool.Config, ...) + func (c *Container) ConnectionPool(ctx context.Context, args ...string) (*pgxpool.Pool, error) + type Pool = pgxpool.Pool