contrib.go.opencensus.io/exporter/stackdriver.statsExporter.metricMu (field)
5 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
metrics.go#L231: se.metricMu.Lock()
metrics.go#L232: defer se.metricMu.Unlock()
stats.go#L67: metricMu sync.Mutex
stats.go#L336: e.metricMu.Lock()
stats.go#L337: defer e.metricMu.Unlock()
![]() |
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. |