//
pkg.gl
Category
github.com/x-module/helper
debug
package
0.0.7
Repository:
https://github.com/x-module/helper.git
Documentation:
pkg.go.dev
Overview
Dependencies
3
Dependents
1
#
README
debug 调试相关
import "github.com/x-module/helper/debug"
函数列表:
DumpPrint
: 调试输出
DumpStacks
:打印堆栈信息.
GetCallFile
: 获取调用方法的文件路径.
GetCallLine
: 获取调用方法的行号.