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

one use

	github.com/jackc/pgx/v4 (current package)
		conn.go#L679: func (c *Conn) QueryRow(ctx context.Context, sql string, args ...interface{}) Row {