tracing

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package tracing defines the trace and span entities.

Index

Constants

This section is empty.

Variables

View Source
var (
	AllTraceSpanSet = NewSpanIDSet()
)

Functions

This section is empty.

Types

type SpanIDSet

type SpanIDSet struct {
	Set map[string]struct{}
}

func NewSpanIDSet

func NewSpanIDSet() *SpanIDSet

func (*SpanIDSet) Contains

func (ss *SpanIDSet) Contains(id string) bool

func (*SpanIDSet) Put

func (ss *SpanIDSet) Put(id string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL