//
pkg.gl
Category
github.com/submariner-io/subctl
internal
exit
package
0.19.0-rc1
Repository:
https://github.com/submariner-io/subctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
31 SLOC
#
Functions
OnError
OnError exits in case of error.
OnErrorWithMessage
OnErrorWithMessage will print the message and quit the program with an error code.
WithMessage
WithMessage will print the message and quit the program with an error code.