type github.com/jackc/pgx/v5.QueryResultFormats
4 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L720: type QueryResultFormats []int16
conn.go#L763: var resultFormats QueryResultFormats
conn.go#L771: case QueryResultFormats:
derived_types.go#L172: rows, err := c.Query(ctx, sql, QueryResultFormats{TextFormatCode}, typeNames)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)