github.com/jackc/pgx/v5/pgconn.ResultReader.Values (method)
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L1674: values := rr.Values()
pgconn.go#L1727: 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.7.6. (GOOS=linux GOARCH=amd64)