Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CodeLocation ¶
CodeLocation 代码位置
func GetCodeLocation ¶
func GetCodeLocation(skip int) *CodeLocation
GetCodeLocation 获取代码位置
参数: skip:The argument skip is the number of stack frames to ascend, with 0 identifying the caller of Caller.
Click to show internal directories.
Click to hide internal directories.