Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contextx ¶
Contextx is a struct that holds the context of the request
func SpanFromContext ¶
func SpanFromContext(c context.Context, spanName string, opts ...trace.SpanStartOption) (Contextx, trace.Span)
SpanFromContext is a function that returns a new Contextx with the context of the request
func WithContext ¶
WithContext is a function that returns a new Contextx with the context of the request
Click to show internal directories.
Click to hide internal directories.