type database/sql/driver.QueryerContext (interface)

Method Implmentations

QueryContext(ctx context.Context, query string, args []NamedValue) (Rows, error) *github.com/jackc/pgx/v5/stdlib.Conn.QueryContext