package
Version:
v1.12.1
Opens a new window with list of versions in this module.
Published: Sep 14, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package grecover catch exec panic.
CatchStack 捕获指定stack信息,一般在处理panic/recover中处理
返回完整的堆栈信息和函数调用信息
CheckPanic check panic when exit
type Logger interface {
Println(msg ...interface{})
}
Logger log interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.