Documentation ¶
Overview ¶
Package jaeger provides the hiboot starter for injectable jaeger dependency
Index ¶
Constants ¶
View Source
const (
// Profile is the profile of jwt, it should be as same as the package name
Profile = "jaeger"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct{}
StdLogger is implementation of the Logger interface that delegates to default `log` package
type Span ¶
type Span struct { at.ContextAware opentracing.Span // contains filtered or unexported fields }
Span is the wrap of opentracing.Span
Click to show internal directories.
Click to hide internal directories.