Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPU ¶
type CPU struct { Load float64 `json:"load"` Duration time.Duration `json:"duration"` Active time.Time `json:"active"` Core float64 `json:"core"` LastModified time.Time `json:"last_modified"` }
func (*CPU) GetHandler ¶
func (*CPU) PatchHandler ¶
Click to show internal directories.
Click to hide internal directories.