contrib.go.opencensus.io/integrations/ocsql.ocRows.options (field)
8 uses
contrib.go.opencensus.io/integrations/ocsql (current package)
driver.go#L658: options TraceOptions
driver.go#L732: if r.options.RowsClose {
driver.go#L734: if len(r.options.DefaultAttributes) > 0 {
driver.go#L735: span.AddAttributes(r.options.DefaultAttributes...)
driver.go#L748: if r.options.RowsNext {
driver.go#L750: if len(r.options.DefaultAttributes) > 0 {
driver.go#L751: span.AddAttributes(r.options.DefaultAttributes...)
driver.go#L782: options: options,
![]() |
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. |