github.com/jackc/pgx/v4/stdlib.Conn.Begin (method)

one use

	github.com/jackc/pgx/v4/stdlib (current package)
		sql.go#L284: func (c *Conn) Begin() (driver.Tx, error) {