Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecoveryWithCleanup ¶ added in v1.1.492
func RecoveryWithCleanup()
RecoveryWithCleanup cleans up a go routine panic ensuring the terminal is left usable Example: (required on all go routines)
`defer errorhandling.RecoveryWithCleanup(recover())`
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.