Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkConnectionController ¶
type NetworkConnectionController struct {
// contains filtered or unexported fields
}
NetworkConnectionController removes and restores network connection.
func (*NetworkConnectionController) Disable ¶
func (t *NetworkConnectionController) Disable() error
Disable removes default route.
func (*NetworkConnectionController) Enable ¶
func (t *NetworkConnectionController) Enable() error
Enable removes default route.
Click to show internal directories.
Click to hide internal directories.