Documentation
¶
Index ¶
- func InitialModel(db *sql.DB) model
- func RenderReport(db *sql.DB, writer io.Writer, plain bool, period string, agg bool)
- func RenderStats(db *sql.DB, writer io.Writer, plain bool, period string)
- func RenderTaskLog(db *sql.DB, writer io.Writer, plain bool, period string)
- func RenderUI(db *sql.DB)
- func RightPadTrim(s string, length int, dots bool) string
- func ShowActiveTask(db *sql.DB, writer io.Writer)
- func Trim(s string, length int) string
- type HideHelpMsg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitialModel ¶
func RenderReport ¶
Types ¶
type HideHelpMsg ¶
type HideHelpMsg struct{}
Click to show internal directories.
Click to hide internal directories.