MCPcopy Index your code
hub / github.com/NdoleStudio/httpsms / WrapErrorSpan

Method WrapErrorSpan

api/pkg/telemetry/tracer.go:33–33  ·  view source on GitHub ↗

WrapErrorSpan sets a spanContext as error

(span trace.Span, err error)

Source from the content-addressed store, hash-verified

31
32 // WrapErrorSpan sets a spanContext as error
33 WrapErrorSpan(span trace.Span, err error) error
34
35 // Span returns the trace.Span from context.Context
36 Span(ctx context.Context) trace.Span

Callers 15

SetMethod · 0.65
ValidateMessageSendMethod · 0.65
ValidateStoreMethod · 0.65
ValidateStoreMethod · 0.65
ValidateUpdateMethod · 0.65
BearerAuthFunction · 0.65
StoreMethod · 0.65
UpdateMethod · 0.65
DeleteMethod · 0.65
DeleteAllForUserMethod · 0.65

Implementers 1

otelTracerapi/pkg/telemetry/otel_tracer.go

Calls

no outgoing calls

Tested by

no test coverage detected