const go.opencensus.io/trace.SpanKindServer
6 uses
go.opencensus.io/trace (current package)
trace.go#L125: SpanKindServer
go.opencensus.io/plugin/ocgrpc
trace_common.go#L69: trace.WithSpanKind(trace.SpanKindServer),
trace_common.go#L76: trace.WithSpanKind(trace.SpanKindServer),
go.opencensus.io/plugin/ochttp
server.go#L117: trace.WithSpanKind(trace.SpanKindServer))
server.go#L121: trace.WithSpanKind(trace.SpanKindServer),
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L59: case trace.SpanKindServer:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |