//
pkg.gl
Category
github.com/janmbaco/go-infrastructure
errors
errorschecker
package
1.2.5
Repository:
https://github.com/janmbaco/go-infrastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
16
Files
26 SLOC
#
Functions
CheckNilParameter
CheckNilParameter checks if the parameters are nil.
TryPanic
TryPanic throws an error to panic if error is different from nil.