Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OSSignaler ¶
type OSSignaler struct {
}
func New ¶
func New() *OSSignaler
func (*OSSignaler) InterruptSignalChan ¶
func (osw *OSSignaler) InterruptSignalChan() <-chan os.Signal
GetInterruptSignalChan wraps the signal.Notify function to get a signal interrupt.
Click to show internal directories.
Click to hide internal directories.