Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePanic ¶
func HandlePanic(exit bool)
Function: Take over all panic and handle them gracefully. Usage: Please call this function at the beginning of main and all go func() routines like "defer HandlePanic(true)".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.