opentracing

package
v1.0.0-beta.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Register

func Register(ctx context.Context) ([]grpc.DialOption, []grpc.CallOption)

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

func (*Opentracing) Register

func (i *Opentracing) Register(ctx context.Context) ([]grpc.DialOption, []grpc.CallOption)

type Options

type Options struct {
	Enabled bool
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL