Versions in this module Expand all Collapse all v0 v0.3.0 Aug 18, 2026 v0.2.0 Aug 6, 2026 v0.1.0 Jul 31, 2026 Changes in this version + const PingTimeout + func VerifyUTC(ctx context.Context, pool *pgxpool.Pool) error + type Pools struct + App *pgxpool.Pool + Redirect *pgxpool.Pool + func Open(ctx context.Context, c config.Config) (*Pools, error) + func (p *Pools) Close()