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