service

package module
v0.0.0-...-01e9dd8 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Adapters map[string]TraceAdapter
)

Functions

func MustRegister

func MustRegister(name string, ad TraceAdapter) error

Types

type SkyWalkingAdapter

type SkyWalkingAdapter struct {
}

func (*SkyWalkingAdapter) GetTrace

func (s *SkyWalkingAdapter) GetTrace(traceID string, c *config.ExternalAPM) (*model.ExTrace, error)

type TraceAdapter

type TraceAdapter interface {
	GetTrace(traceID string, c *config.ExternalAPM) (*model.ExTrace, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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