github.com/jackc/pgx/v5/pgproto3.Bind.DestinationPortal (field)
6 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
bind.go#L16: DestinationPortal string
bind.go#L35: dst.DestinationPortal = string(src[:idx])
bind.go#L116: dst = append(dst, src.DestinationPortal...)
bind.go#L185: DestinationPortal: src.DestinationPortal,
bind.go#L211: dst.DestinationPortal = msg.DestinationPortal
trace.go#L173: fmt.Fprintf(t.buf, "\t %s %s %d", traceDoubleQuotedString([]byte(msg.DestinationPortal)), traceDoubleQuotedString([]byte(msg.PreparedStatement)), len(msg.ParameterFormatCodes))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)