Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenTracing ¶
type OpenTracing struct {
// contains filtered or unexported fields
}
func NewOpenTracing ¶
func NewOpenTracing() *OpenTracing
func NewOpenTracingWithConfigPath ¶
func NewOpenTracingWithConfigPath(path string) (*OpenTracing, error)
func NewOpenTracingWithOptions ¶
func NewOpenTracingWithOptions(options *Options) *OpenTracing
Click to show internal directories.
Click to hide internal directories.