Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllStats ¶
type AllStats struct {
Scope string
Name string
CPU float64
RAM float64
LastUpdate time.Time
Data []Stats
}
AllStats -
type Stat ¶
type Stat struct {
// contains filtered or unexported fields
}
Stat will store CPU time struct
Click to show internal directories.
Click to hide internal directories.