callpath

package
v0.1.73 Latest Latest
Warning

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

Go to latest
Published: May 26, 2024 License: LGPL-2.1 Imports: 4 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Service = "S"
	Runtime = "R"
	Entity  = "E"
	Client  = "C"
)

Variables

View Source
var (
	Sep = byte('>')
)

Functions

This section is empty.

Types

type CallPath

type CallPath struct {
	Category   string
	ExcludeSrc bool
	EntityId   uid.Id
	Plugin     string
	Component  string
	Method     string
}

func Parse

func Parse(path string) (CallPath, error)

func (CallPath) Encode

func (cp CallPath) Encode() (string, error)

func (CallPath) String

func (cp CallPath) String() string

Jump to

Keyboard shortcuts

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