var go.opencensus.io/trace.config
5 uses
go.opencensus.io/trace (current package)
config.go#L66: c := *config.Load().(*Config)
config.go#L85: config.Store(&c)
trace.go#L208: cfg := config.Load().(*Config)
trace.go#L534: var config atomic.Value // access atomically
trace.go#L548: config.Store(&Config{
![]() |
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. |