contrib.go.opencensus.io/integrations/ocsql.TraceOptions.Ping (field)
4 uses
contrib.go.opencensus.io/integrations/ocsql (current package)
driver.go#L128: if c.options.Ping && (c.options.AllowRoot || trace.FromContext(ctx) != nil) {
options.go#L22: Ping bool
options.go#L65: Ping: true,
options.go#L98: o.Ping = b
![]() |
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. |