callpath

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: LGPL-2.1 Imports: 2 Imported by: 0

Documentation

Index

Constants

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

Variables

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

Functions

This section is empty.

Types

type CallPath

type CallPath struct {
	Category  string
	EntityId  string
	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