Documentation ¶
Index ¶
- type Disabled
- func (d *Disabled) AddError(spanName string, err error)
- func (d *Disabled) AddEvent(spanName string, eventName string)
- func (d *Disabled) AddEventAt(spanName string, eventName string, when time.Time)
- func (d *Disabled) End(spanName string, attrs ...string)
- func (d *Disabled) EndAt(spanName string, when time.Time, attrs ...string)
- func (d *Disabled) Start(spanName string)
- func (d *Disabled) StartAt(spanName string, when time.Time)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.