Documentation
¶
Index ¶
- func GetTracer(components ...string) string
- func WithSpan[R any](ctx context.Context, tracerName string, spanName string, ...) (r R, err error)
- func WithSpan1[R any](ctx context.Context, tracerName string, spanName string, ...) (r R)
- func WithSpan3[R1 any, R2 any](ctx context.Context, tracerName string, spanName string, ...) (r1 R1, r2 R2, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.