github.com/jackc/pgx/v4/stdlib.Stmt.QueryContext (method)

one use

	github.com/jackc/pgx/v4/stdlib (current package)
		sql.go#L422: func (s *Stmt) QueryContext(ctx context.Context, argsV []driver.NamedValue) (driver.Rows, error) {