//
pkg.gl
Category
github.com/lm1996-mojor/go-core-library
exception
package
0.0.0-20240202030812-4699a84b093b
Repository:
https://github.com/lm1996-mojor/go-core-library.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
51 SLOC
#
Functions
CheckErr
CheckErr if error is not nil, it will panic the code and msg.
Panic
Panic a customer error.
ParseErr
ParseErr extract the code and message from the error.
#
Structs
Error
Error contains code and message.