Documentation ¶
Index ¶
- func Start(ctx context.Context, opts ...trace.SpanStartOption) (context.Context, trace.Span)
- func StartFuncWithSpanName(ctx context.Context, spanName string, f func(ctx context.Context) (err error), ...) error
- func StartFuncWithSpanNameSuffix(ctx context.Context, spanNameSuffix string, ...) error
- func StartWithSpanName(ctx context.Context, spanName string, opts ...trace.SpanStartOption) (context.Context, trace.Span)
- func StartWithSpanNameSuffix(ctx context.Context, spanNameSuffix string, opts ...trace.SpanStartOption) (context.Context, trace.Span)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartFuncWithSpanName ¶
func StartWithSpanName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.