Versions in this module Expand all Collapse all v2 v2.0.1 Feb 2, 2026 Changes in this version + func AsPgError(err error) (*pgconn.PgError, bool) + func IsNoRows(err error) bool + func New(pool ports.DatabasePool) ports.TxManager + type DBer = txpostgres.DBer + func FromCtx(ctx context.Context, pool ports.DatabasePool) DBer + type Manager = txpostgres.Manager