MCPcopy
hub / github.com/IceWhaleTech/CasaOS / GetNetState

Method GetNetState

service/system.go:54–54  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

52 GetDirPath(path string) ([]model.Path, error)
53 GetDirPathOne(path string) (m model.Path)
54 GetNetState(name string) string
55 GetDiskInfo() *disk.UsageStat
56 GetSysInfo() host.InfoStat
57 GetDeviceTree() string

Callers 3

GetSystemUtilizationFunction · 0.65
GetSystemNetInfoFunction · 0.65

Implementers 1

systemServiceservice/system.go

Calls

no outgoing calls

Tested by

no test coverage detected