go.opencensus.io/trace.Span.IsRecordingEvents (method)
11 uses
go.opencensus.io/trace (current package)
trace.go#L69: func (s *Span) IsRecordingEvents() bool {
trace.go#L272: if !s.IsRecordingEvents() {
trace.go#L329: if !s.IsRecordingEvents() {
trace.go#L339: if !s.IsRecordingEvents() {
trace.go#L390: if !s.IsRecordingEvents() {
trace.go#L402: if !s.IsRecordingEvents() {
trace.go#L453: if !s.IsRecordingEvents() {
trace.go#L461: if !s.IsRecordingEvents() {
trace.go#L474: if !s.IsRecordingEvents() {
trace.go#L496: if !s.IsRecordingEvents() {
trace.go#L513: if !s.IsRecordingEvents() {
![]() |
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. |