Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
func
sysFilePath(name string) string {
71
return
path.Join(
"/sys"
, name)
72
}
Callers
1
updateCPUfreq
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected