Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Error ¶
func Error(err error)
Error checks if err is not nil, prints 'Error: <message>' to std out
func ErrorAndExit ¶
func ErrorAndExit(err error)
ErrorAndExit checks if err is not nil, prints 'Error: <message>' to std out and exits process with 0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.