Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Signaler ¶
type Signaler struct {
// contains filtered or unexported fields
}
Signaler sets up a signal catcing channel and allows background tasks to be canceled in unison
func (*Signaler) ManualShutdown ¶
ManualShutdown triggers an artificial shutdown and then calls Wait with the given timeout
Click to show internal directories.
Click to hide internal directories.