func google.golang.org/grpc/stats.SetTags
2 uses
google.golang.org/grpc/stats (current package)
stats.go#L243: func SetTags(ctx context.Context, b []byte) context.Context {
go.opencensus.io/plugin/ocgrpc
client_stats_handler.go#L45: ctx = stats.SetTags(ctx, encoded)
![]() |
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. |