go.opencensus.io/tag.encoderGRPC.writeByte (method)
7 uses
go.opencensus.io/tag (current package)
map_codec.go#L44: eg.writeByte(byte(keyTypeString))
map_codec.go#L50: eg.writeByte(byte(keyTypeInt64))
map_codec.go#L56: eg.writeByte(byte(keyTypeTrue))
map_codec.go#L61: eg.writeByte(byte(keyTypeFalse))
map_codec.go#L83: func (eg *encoderGRPC) writeByte(v byte) {
map_codec.go#L171: eg.writeByte(tagsVersionID)
map_codec.go#L174: eg.writeByte(byte(keyTypeString))
![]() |
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. |