google.golang.org/protobuf/internal/impl.lazyExtensionValue.b (field)
7 uses
google.golang.org/protobuf/internal/impl (current package)
codec_extension.go#L77: b []byte
codec_extension.go#L96: f.lazy.b = protowire.AppendTag(f.lazy.b, num, wtyp)
codec_extension.go#L97: f.lazy.b = append(f.lazy.b, b...)
codec_extension.go#L117: b := f.lazy.b
codec_extension.go#L151: f.lazy.b = nil
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |