Documentation ¶ Index ¶ func GetFuncByPkg(pkg string, name string) *core.FuncInfo func GetFuncs() []*core.FuncInfo func Info(pkg string, identityName string) *core.FuncInfo func InfoFunc(fn interface{}) *core.FuncInfo func InfoPC(pc uintptr) *core.FuncInfo Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetFuncByPkg ¶ func GetFuncByPkg(pkg string, name string) *core.FuncInfo func GetFuncs ¶ func GetFuncs() []*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 Types ¶ This section is empty. Source Files ¶ View all Source files functab.go Click to show internal directories. Click to hide internal directories.