type go.opentelemetry.io/otel/trace.Span (interface)
Method Implmentations
AddEvent(name string, options ...EventOption)
(*autoSpan).AddEvent
nonRecordingSpan.noopSpan.AddEvent
noopSpan.AddEvent
IsRecording() bool
(*autoSpan).IsRecording
nonRecordingSpan.noopSpan.IsRecording
noopSpan.IsRecording
RecordError(err error, options ...EventOption)
(*autoSpan).RecordError
nonRecordingSpan.noopSpan.RecordError
noopSpan.RecordError
SetAttributes(kv ...attribute.KeyValue)
(*autoSpan).SetAttributes
nonRecordingSpan.noopSpan.SetAttributes
noopSpan.SetAttributes
SetStatus(code codes.Code, description string)
(*autoSpan).SetStatus
nonRecordingSpan.noopSpan.SetStatus
noopSpan.SetStatus
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |