Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatchConnections ¶
func WatchConnections( networks []pkgnetwork.Network, updateInterval time.Duration, stop chan struct{}, ) chan types.Notification
Types ¶
type NetworkConnectionStatus ¶ added in v0.0.4
type NetworkConnectionStatus struct { Online bool Network pkgnetwork.Network }
Click to show internal directories.
Click to hide internal directories.