Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitialModel ¶
func InitialModel() model
func MyJoinHorizontal ¶
func MyJoinVertical ¶
Types ¶
type Config ¶
type Config struct { General General Metrics []struct { Name string Color1 string Color2 string Rule string } }
func ReadConfig ¶
func ReadConfig() Config
type EntryData ¶
type EntryData struct { Metrics map[int][]string Data []MetricData }
type MetricData ¶
Click to show internal directories.
Click to hide internal directories.