github.com/jackc/pgx/v5/pgconn.Pipeline.SendQueryStatement (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L2439: func (p *Pipeline) SendQueryStatement(statementDescription *StatementDescription, paramValues [][]byte, paramFormats, resultFormats []int16) {
github.com/jackc/pgx/v5
conn.go#L1242: pipeline.SendQueryStatement(bi.sd, c.eqb.ParamValues, c.eqb.ParamFormats, resultFormats)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)