Documentation
¶
Overview ¶
Package sensors renders the sensors tab: rolling temperature graphs, fan speeds and battery state — everything the platform reports about its own hardware.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the sensors tab.
func (*Model) SetVisible ¶
SetVisible implements ui.Tab. History keeps flowing while hidden so the graphs are never gapped; there is no per-snapshot rebuild to skip.
Click to show internal directories.
Click to hide internal directories.