Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SpanRecorder ¶ added in v1.42.0
type SpanRecorder struct {
// contains filtered or unexported fields
}
func NewSpanRecorder ¶ added in v1.42.0
func NewSpanRecorder() *SpanRecorder
func NewSpanRecorderWithOptions ¶ added in v1.42.0
func NewSpanRecorderWithOptions(options Options) *SpanRecorder
func (*SpanRecorder) Close ¶ added in v1.42.0
func (sr *SpanRecorder) Close()
func (*SpanRecorder) Ended ¶ added in v1.42.0
func (sr *SpanRecorder) Ended() []map[string]interface{}
Click to show internal directories.
Click to hide internal directories.