package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func HandleError(err error)
HandleError 封装了错误打印,高亮错误信息,单元测试时使用!!!
相当于 if err != nil { Logger.Error(err) }
Source Files
¶
Click to show internal directories.
Click to hide internal directories.