github.com/jackc/pgx/v5/pgconn.ResultReader.Values (method)
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L1742: values := rr.Values()
pgconn.go#L1794: func (rr *ResultReader) Values() [][]byte {
github.com/jackc/pgx/v5
rows.go#L227: rows.values = rows.resultReader.Values()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)