github.com/jackc/pgx/v5/pgproto3.FunctionCall.ResultFormatCode (field)
3 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
function_call.go#L15: ResultFormatCode uint16
function_call.go#L92: dst.ResultFormatCode = resultFormatCode
function_call.go#L121: dst = pgio.AppendUint16(dst, src.ResultFormatCode)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)