Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Interrupted = make(chan struct{})
Interrupted is closed when the go command receives an interrupt signal.
View Source
var SignalTrace os.Signal = syscall.SIGQUIT
SignalTrace is the signal to send to make a Go program crash with a stack trace.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.