caller

package
v0.112.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsLocation added in v0.94.1

func AsLocation(frame runtime.Frame, basename bool) string

func GetFrame

func GetFrame() (frame runtime.Frame, ok bool)

func GetLocation

func GetLocation(basename bool) string

func MatchAllFrame added in v0.93.0

func MatchAllFrame(checks ...func(frame runtime.Frame) bool) (_ok bool)

func MatchFrame

func MatchFrame(check func(frame runtime.Frame) bool) bool

func MatchFunc added in v0.91.0

func MatchFunc(match func(fn Func) bool) bool

Types

type Func added in v0.88.0

type Func struct {
	Package  string
	Receiver string
	Funcion  string
}

func GetFunc added in v0.88.0

func GetFunc() (Func, bool)

Jump to

Keyboard shortcuts

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