Documentation
¶
Index ¶
- func CallerStack(cd int, fns ...func(fn *runtime.Func, pc uintptr) string) string
- func Func(fn interface{}) func(...interface{}) func(...interface{})
- func FuncRaw(fn interface{}) func(...interface{}) []reflect.Value
- func FuncStack(fn interface{}, fns ...func(fn *runtime.Func, pc uintptr) string) string
- func FuncValue(fn interface{}) func(...reflect.Value) []reflect.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallerStack ¶
CallerStack 调用栈
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.