(path string)
| 50 | GetMemInfo() map[string]interface{} |
| 51 | GetCpuInfo() []cpu.InfoStat |
| 52 | GetDirPath(path string) ([]model.Path, error) |
| 53 | GetDirPathOne(path string) (m model.Path) |
| 54 | GetNetState(name string) string |
| 55 | GetDiskInfo() *disk.UsageStat |
no outgoing calls
no test coverage detected