functab

package
v1.0.44 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFuncByFullName

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

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

func InfoVar(addr interface{}) *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