Documentation ¶
Index ¶
- func GetFuncByFullName(fullName string) *core.FuncInfo
- func GetFuncByPkg(pkg string, name string) *core.FuncInfo
- func GetFuncs() []*core.FuncInfo
- func GetTypeMethods(typ reflect.Type) map[string]*core.FuncInfo
- func Info(pkg string, identityName string) *core.FuncInfo
- func InfoFunc(fn interface{}) *core.FuncInfo
- func InfoPC(pc uintptr) *core.FuncInfo
- func InfoVar(addr interface{}) *core.FuncInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFuncByFullName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.