Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Log for global use Log = log.New() )
Functions ¶
func ExitIfError ¶
func ExitIfError(err error)
ExitIfError will generically handle an error by logging its contents and exiting with a return code of 1.
func LogIfError ¶
func LogIfError(err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.