package
0.0.0-20240202030812-4699a84b093b
Repository: https://github.com/lm1996-mojor/go-core-library.git
Documentation: pkg.go.dev

# Functions

CheckErr if error is not nil, it will panic the code and msg.
Panic a customer error.
ParseErr extract the code and message from the error.

# Structs

Error contains code and message.