google.golang.org/protobuf/internal/filedesc.defaultValue.bytes (field)
4 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L535: dv.bytes = append([]byte(nil), b...)
desc.go#L571: bytes []byte
desc.go#L607: if len(dv.bytes) > 0 && !bytes.Equal(dv.bytes, dv.val.Bytes()) {
![]() |
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. |