MCPcopy
hub / github.com/cloudflare/cloudflared / NewNoopSpan

Function NewNoopSpan

tracing/tracing.go:285–287  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

283}
284
285func NewNoopSpan() trace.Span {
286 return trace.SpanFromContext(nil)
287}

Callers 4

RequestSpanMethod · 0.92
ReplySpanMethod · 0.92
RequestSpanMethod · 0.92
ReplySpanMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected