Documentation
¶
Index ¶
- func FormatTime(value *time.Time) string
- func PrintCheckinsTable(w io.Writer, checkins []domain.HabitCheckin) error
- func PrintFocusTable(w io.Writer, focuses []domain.Focus, projectNames map[string]string) error
- func PrintHabitsTable(w io.Writer, habits []domain.Habit) error
- func PrintJSON(w io.Writer, value any) error
- func PrintProjectsTable(w io.Writer, projects []domain.Project) error
- func PrintTasksTable(w io.Writer, tasks []domain.Task, projectNames map[string]string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatTime ¶
func PrintCheckinsTable ¶
func PrintCheckinsTable(w io.Writer, checkins []domain.HabitCheckin) error
func PrintFocusTable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.