Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notification struct {
// contains filtered or unexported fields
}
func Signals ¶
func Signals(sigs ...os.Signal) *Notification
func (*Notification) Notify ¶
func (n *Notification) Notify(cb func(os.Signal))
Click to show internal directories.
Click to hide internal directories.