functab

package
v1.1.14 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFuncByFullName added in v1.0.8

func GetFuncByFullName(fullName string) *core.FuncInfo

func GetFuncByPkg

func GetFuncByPkg(pkg string, name string) *core.FuncInfo

GetFuncByPkg:

pkg.Func
pkg.Recv.Func
pkg.(*Recv).Func

func GetFuncs

func GetFuncs() []*core.FuncInfo

func GetTypeMethods added in v1.0.9

func GetTypeMethods(typ reflect.Type) map[string]*core.FuncInfo

func Info

func Info(pkg string, identityName string) *core.FuncInfo

maybe rename to FuncForGeneric

func InfoFunc

func InfoFunc(fn interface{}) *core.FuncInfo

func InfoPC

func InfoPC(pc uintptr) *core.FuncInfo

maybe rename to FuncForPC

func InfoVar added in v1.0.19

func InfoVar(addr interface{}) *core.FuncInfo

func InfoVarAddr added in v1.1.0

func InfoVarAddr(addr uintptr) *core.FuncInfo

func RegisterFunc added in v1.1.0

func RegisterFunc(funcInfo *core.FuncInfo)

Types

This section is empty.

Jump to

Keyboard shortcuts

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