Documentation ¶ Index ¶ func NewError(span trace.Span, msg string, args ...any) error func NewProvider(ctx context.Context, exporter, name, version string) (*sdktrace.TracerProvider, error) func Start(ctx context.Context, name string) (context.Context, trace.Span) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewError ¶ func NewError(span trace.Span, msg string, args ...any) error func NewProvider ¶ func NewProvider(ctx context.Context, exporter, name, version string) (*sdktrace.TracerProvider, error) func Start ¶ func Start(ctx context.Context, name string) (context.Context, trace.Span) Types ¶ This section is empty. Source Files ¶ View all Source files trace.go Click to show internal directories. Click to hide internal directories.