func go.opencensus.io/trace.startExecutionTracerTask
3 uses
go.opencensus.io/trace (current package)
trace.go#L181: ctx, end := startExecutionTracerTask(ctx, name)
trace.go#L199: ctx, end := startExecutionTracerTask(ctx, name)
trace_go11.go#L24: func startExecutionTracerTask(ctx context.Context, name string) (context.Context, func()) {
![]() |
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. |