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

Method Finish

trace.go:64–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 SetTraceInfo(traceID, spanID uint64)
63 SetMaxEvents(m int)
64 Finish()
65}
66
67// traceInfo contains tracing information for an RPC.

Callers 6

processUnaryRPCMethod · 0.65
processStreamingRPCMethod · 0.65
handleStreamMethod · 0.65
stopMethod · 0.65
finishMethod · 0.65

Implementers 1

notracetrace_notrace.go

Calls

no outgoing calls

Tested by

no test coverage detected