Versions in this module Expand all Collapse all v0 v0.2.0 Jan 30, 2025 v0.1.2 Jan 30, 2025 Changes in this version + func AcquireConnAndSetIntoContext(ctx context.Context, pool *pgxpool.Pool) (context.Context, func(), error) + func ConnFromContext(ctx context.Context) *pgxpool.Conn