MCPcopy Create free account
hub / github.com/codealong-dev/ride-sharing / newServerHandler

Function newServerHandler

shared/tracing/grpc.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func newServerHandler() stats.Handler {
27 return otelgrpc.NewServerHandler(otelgrpc.WithTracerProvider(otel.GetTracerProvider()))
28}

Callers 1

WithTracingInterceptorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected