Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CtrlC ¶
type CtrlC struct {
// contains filtered or unexported fields
}
func (*CtrlC) DeferThisToWaitCtrlC ¶
func (c *CtrlC) DeferThisToWaitCtrlC()
func (*CtrlC) InterceptKill ¶
use defer DeferThisToWaitCtrlC if you called InterceptKill ! when called to stop via ctrl+c or ForceStop it call stop()
Click to show internal directories.
Click to hide internal directories.