Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractSpanContextFromRequest ¶
func ExtractSpanContextFromRequest(r *http.Request) opentracing.SpanContext
Types ¶
type Logger ¶
type Logger interface {
Error(args ...interface{})
Debugf(format string, args ...interface{})
}
type Span ¶
type Span struct {
opentracing.Span
}
func SpanFromContext ¶
func StartSpanFromContext ¶
func (*Span) SetHTTPResponseStatus ¶
Click to show internal directories.
Click to hide internal directories.