google.golang.org/protobuf/internal/impl.mapInfo.valWiretag (field)
4 uses
google.golang.org/protobuf/internal/impl (current package)
codec_map.go#L20: valWiretag uint64
codec_map.go#L41: valWiretag: valWiretag,
codec_map.go#L248: return mapi.valFuncs.marshal(b, val, mapi.valWiretag, opts)
codec_map.go#L261: b = protowire.AppendVarint(b, mapi.valWiretag)
![]() |
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. |