package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Jan 22, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func HandlePanic(rerr interface{}, err *error, where string)
HandlePanic 处理并记录panic信息
参数:
- rerr: panic时的错误信息
- err: 用于存储格式化后的错误信息的指针
- where: 发生panic的位置描述
Source Files
¶
Click to show internal directories.
Click to hide internal directories.