Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetAllStackTraces func() string = utils.DumpStacks
View Source
var GetStackTrace func() []byte = debug.Stack
View Source
var PrintStackTrace func() = debug.PrintStack
PrintStackTrace 输出 stack trace 到 标准错误(os.Stderr)
PS: 可参考《Golang.wps》.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.