trace

package
v1.1.31 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trace

type Trace interface {

	// Carrier carrier tracked events
	Carrier()

	// Finish trace finish
	Finish()

	// TraceId get tracing id
	TraceId() string

	// generate a new trace id after
	SpreadOnce()

	// Name return trace name like "simple"
	Name() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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