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 ¶
Click to show internal directories.
Click to hide internal directories.