trace

package
v0.0.0-...-defed71 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName = "trace"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Trace

type Trace struct {
	ioc.ObjectImpl

	Enable   bool   `json:"enable" yaml:"enable"`
	Endpoint string `json:"endpoint" yaml:"endpoint"`
	Insecure bool   `json:"insecure" yaml:"insecure"`
	// contains filtered or unexported fields
}

func Get

func Get() *Trace

func (*Trace) Close

func (t *Trace) Close(ctx context.Context) error

func (*Trace) Init

func (t *Trace) Init()

func (*Trace) Name

func (t *Trace) Name() string

func (*Trace) Priority

func (t *Trace) Priority() int

Jump to

Keyboard shortcuts

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