mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Added some docs
This commit is contained in:
@@ -130,6 +130,7 @@ type ProcessState struct {
|
||||
Time time.Time
|
||||
}
|
||||
|
||||
// NomadPid holds a pid and it's cpu percentage calculator
|
||||
type NomadPid struct {
|
||||
pid int
|
||||
cpuStats *stats.CpuStats
|
||||
|
||||
Reference in New Issue
Block a user