Documentation
¶
Overview ¶
Package yearview is the TUI year view.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionMsg ¶
type ActionMsg struct {
Action string // "solve", "test", "benchmark"
Exercise discover.ExerciseInfo
Cfg config.Config
}
ActionMsg is sent when the user triggers an action on an exercise.
type AnalyzeMsg ¶
AnalyzeMsg is sent when the user triggers analysis for the year.
Click to show internal directories.
Click to hide internal directories.