Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JaegerTP ¶
type JaegerTP struct {
// contains filtered or unexported fields
}
func BuildJaegerTP ¶
func BuildJaegerTP() *JaegerTP
type TracingProvider ¶
type TracingProvider interface { Setup(traceId string) Close() }
func Build ¶
func Build(name string) TracingProvider
Click to show internal directories.
Click to hide internal directories.