MCPcopy
hub / github.com/grpc/grpc-go / clientStatsHandler

Struct clientStatsHandler

stats/opencensus/opencensus.go:176–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176type clientStatsHandler struct {
177 to TraceOptions
178}
179
180// TagConn exists to satisfy stats.Handler.
181func (csh *clientStatsHandler) TagConn(ctx context.Context, _ *stats.ConnTagInfo) context.Context {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected