github.com/jackc/pgx/v5/pgproto3.ErrorResponse.Routine (field)
7 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
error_response.go#L27: Routine string
error_response.go#L99: dst.Routine = v
error_response.go#L205: if src.Routine != "" {
error_response.go#L207: dst = append(dst, src.Routine...)
error_response.go#L265: Routine: src.Routine,
error_response.go#L321: dst.Routine = msg.Routine
github.com/jackc/pgx/v5/pgconn
pgconn.go#L1076: Routine: msg.Routine,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)