Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
func Fatal(err error)
Fatal will print the error and halt program execution, therefore this should only be used for critical issues, preferably only during startup time
func HandleError ¶
func HandleError(err error)
HandleError will report an error to the logging, increase the prom error count and continue] Therefore this should be used to handle non fatal errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.