internal

package
v0.0.0-...-fe23bbf Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TraceCollectorUseCase

type TraceCollectorUseCase interface {
	StartSpanWithConfig(ctx context.Context, spanName string, config span.SpanConfig) (context.Context, span.Span)
	StartSpan(ctx context.Context, operationName string) (context.Context, span.Span)
}

func NewTraceCollectorUseCase

func NewTraceCollectorUseCase(ctx context.Context) (TraceCollectorUseCase, error)

Jump to

Keyboard shortcuts

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