Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowMetricsAsText ¶
func ShowMetricsRaw ¶
func ShowMetricsVisually ¶
Types ¶
type Controller ¶
type Controller interface { Render(*metrics) Resize() }
type MetricsLoader ¶
type MetricsLoader interface {
Load() (*metrics, error)
}
Click to show internal directories.
Click to hide internal directories.