(string)
| 120 | |
| 121 | GetNetworkDevices() ([]os.FileInfo, error) |
| 122 | GetNetworkAddress(string) (string, error) |
| 123 | GetNetworkMtu(string) (string, error) |
| 124 | GetNetworkSpeed(string) (string, error) |
| 125 | GetNetworkStatValue(dev string, stat string) (uint64, error) |