type github.com/jackc/pgx/v5/pgtype.UndecodedBytes
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
bytea.go#L49: type UndecodedBytes []byte
bytea.go#L54: dstBuf := dst.(*UndecodedBytes)
pgtype.go#L1076: if _, ok := target.(*UndecodedBytes); ok {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)