var go.opencensus.io/zpages.defaultLatencies
6 uses
go.opencensus.io/zpages (current package)
tracez.go#L47: defaultLatencies = [...]time.Duration{
tracez.go#L346: n := len(defaultLatencies)
tracez.go#L348: max = defaultLatencies[0]
tracez.go#L350: min, max = defaultLatencies[spanSubtype-1], (1<<63)-1
tracez.go#L352: min, max = defaultLatencies[spanSubtype-1], defaultLatencies[spanSubtype]
![]() |
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. |