Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddWiredConnection ¶
func AddWiredConnection(config IPProxyConfig) error
AddWiredConnection adds a wired connection
func AddWirelessConnection ¶
AddWirelessConnection adds a WiFi connection
Types ¶
type IPProxyConfig ¶
type IPProxyConfig struct {
Manual bool
Config gonetworkmanager.IpProxyConfig
}
IPProxyConfig contains data about the proxy configuration
type Stats ¶
type Stats struct {
Devices []gonetworkmanager.Device
Status string
}
Stats contains data about the memory avaible/used
func GetNetworkStats ¶
GetNetworkStats returns statistics about network
Click to show internal directories.
Click to hide internal directories.