opentracing

package
v2.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractSpanFromMap

func ExtractSpanFromMap(ctx context.Context, content map[string]string, name string) (context.Context, opentracing.Span, error)

ExtractSpanFromMap extract span from map

func InjectSpanToMap

func InjectSpanToMap(ctx context.Context, content map[string]string) error

InjectSpanToMap extract span from map

Types

type App

type App struct {
	// contains filtered or unexported fields
}

App of package

func New

func New(config Config) *App

New creates new App from Config

func (App) Close

func (a App) Close()

Close tracer

func (App) Handler

func (a App) Handler(next http.Handler) http.Handler

Handler for net/http

type Config

type Config struct {
	// contains filtered or unexported fields
}

Config of package

func Flags

func Flags(fs *flag.FlagSet, prefix string) Config

Flags adds flags for configuring package

Jump to

Keyboard shortcuts

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