//
pkg.gl
Category
github.com/aaokunev/goutils
pkg
helpers
cmd
package
0.0.5
Repository:
https://github.com/aaokunev/goutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
20 SLOC
#
Functions
Die
Die prints "last word" and stop process.
DieIfError
DieIfError if error is not empty wrap it in message, print and stop process.