github.com/jackc/pgx/v4.Conn.BeginFunc (method)

one use

	github.com/jackc/pgx/v4 (current package)
		tx.go#L91: func (c *Conn) BeginFunc(ctx context.Context, f func(Tx) error) (err error) {