MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / meminfoCollector

Struct meminfoCollector

metric/meminfo.go:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33)
34
35type meminfoCollector struct{}
36
37// ProcPath is the proc system path, expose for test.
38var ProcPath = "/proc"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected