Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoTraceContext = errors.New("no trace context") ErrsMalformedTraceContext = errors.New("malformed trace context") )
Functions ¶
func ExportToString ¶
func Import ¶
func Import(from http.Header) (o stack_backend.Option, err error)
Import loads W3C Trace Context form supplied request header
func ImportFromString ¶
func ImportFromString(traceparent, tracestate string) (o stack_backend.Option, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.