Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearExitHandler ¶
func ClearExitHandler()
func Exit ¶
func Exit(code int)
Exit runs all registered exit handlers and then exits the program with the specified exit code using os.Exit
func RegisterExitHandler ¶
Register registers an exit handler function which is run when Exit is called
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.