google.golang.org/protobuf/internal/protolazy.XXX_lazyUnmarshalInfo.Protobuf (field)
7 uses
google.golang.org/protobuf/internal/protolazy (current package)
lazy.go#L43: Protobuf []byte
lazy.go#L55: return lazy.Protobuf
lazy.go#L62: lazy.Protobuf = b
lazy.go#L286: b = append(b, lazy.Protobuf[entry.Start:entry.End]...)
lazy.go#L293: b = append(b, lazy.Protobuf[start:end]...)
lazy.go#L304: if lazy.Protobuf == nil {
lazy.go#L310: r, err := buildIndex(lazy.Protobuf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)