const go.opencensus.io/trace.StatusCodeCancelled
4 uses
go.opencensus.io/trace (current package)
status_codes.go#L21: StatusCodeCancelled = 1
go.opencensus.io/plugin/ochttp
trace.go#L186: code = trace.StatusCodeCancelled
trace.go#L216: trace.StatusCodeCancelled: `CANCELLED`,
contrib.go.opencensus.io/integrations/ocsql
driver.go#L889: status.Code = trace.StatusCodeCancelled
![]() |
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. |