go.opencensus.io/tag.encoderGRPC.readByte (method)
3 uses
go.opencensus.io/tag (current package)
map_codec.go#L101: func (eg *encoderGRPC) readByte() byte {
map_codec.go#L203: version := eg.readByte()
map_codec.go#L209: typ := keyType(eg.readByte())
![]() |
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. |