//
pkg.gl
Category
github.com/dinesh/argo-cd
errors
package
1.4.2
Repository:
https://github.com/dinesh/argo-cd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
12 SLOC
#
Functions
CheckError
CheckError is a convenience function to exit if an error is non-nil and exit if it was.
FailOnErr
panics if there is an error.