svc

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InstrumentableGolang = InstrumentableType(iota)
	InstrumentableJava
	InstrumentableDotnet
	InstrumentablePython
	InstrumentableRuby
	InstrumentableNodejs
	InstrumentableRust
	InstrumentableGeneric
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID struct {
	Name        string
	Namespace   string
	SDKLanguage InstrumentableType
	Instance    string
}

ID stores the coordinates that uniquely identifies a service: its name and optionally a namespace

func (*ID) String

func (i *ID) String() string

type InstrumentableType added in v0.3.1

type InstrumentableType int

func (InstrumentableType) String added in v0.3.1

func (it InstrumentableType) String() string

Jump to

Keyboard shortcuts

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