package
0.1.0
Repository: https://github.com/cgardev/go-common.git
Documentation: pkg.go.dev

# Functions

Do is a helper function that will log.Fatal if the error is not nil.
Do2 is a helper function that will log.Fatal if the error is not nil.
Do3 is a helper function that will log.Fatal if the error is not nil.
DoVoid is a helper function that will log.Fatal if the error is not nil.
SetErrorAction sets the action to be taken when an error is encountered.