Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Call ¶
Call runs the function in a new routine.
It is useful when you want to run a function in a new routine.
func SetRecoverHook ¶
SetRecoverHook sets the recover hook for the routine.
Custom recover hook can be used to handle panic in routine. For example: send notification
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.