MCPcopy Create free account
hub / github.com/CovenantSQL/CovenantSQL / sysFilePath

Function sysFilePath

metric/meminfo.go:70–72  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

68}
69
70func sysFilePath(name string) string {
71 return path.Join("/sys", name)
72}

Callers 1

updateCPUfreqMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected