go.opencensus.io/tag.encoderGRPC.growIfRequired (method)
6 uses
go.opencensus.io/tag (current package)
map_codec.go#L68: eg.growIfRequired(binary.MaxVarintLen64 + length)
map_codec.go#L77: eg.growIfRequired(binary.MaxVarintLen64 + length)
map_codec.go#L84: eg.growIfRequired(1)
map_codec.go#L90: eg.growIfRequired(4)
map_codec.go#L96: eg.growIfRequired(8)
map_codec.go#L146: func (eg *encoderGRPC) growIfRequired(expected int) {
![]() |
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. |