Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterruptHandler ¶
type InterruptHandler struct {
// contains filtered or unexported fields
}
func NewInterruptHandler ¶
func NewInterruptHandler() *InterruptHandler
func (*InterruptHandler) OnInterrupt ¶
func (i *InterruptHandler) OnInterrupt(cb func())
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func NewMonitor ¶
func (*Monitor) SetPingCallback ¶
Click to show internal directories.
Click to hide internal directories.