package
0.0.0-20220912201312-5c29306e10d4
Repository: https://github.com/timsolov/boilr.git
Documentation: pkg.go.dev
# Functions
Error terminates execution using unsuccessful execution exit code.
Fatal terminates execution using fatal exit code.
GoodEnough terminates execution successfully, but indicates that something is missing.
OK terminates execution successfully.