tracer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(New),
)

Module exported for initialising the tracer.

Functions

This section is empty.

Types

type Tracer

type Tracer struct {
	trace.Tracer
}

Tracer is a simple wrapper around trace.Tracer.

func New

func New(cfg *config.Config) (*Tracer, error)

New returns a new Tracer.

Jump to

Keyboard shortcuts

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