report

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(err error)

func Fatal

func Fatal(err error) tea.Cmd

func Quit

func Quit(err error)

func SessionAdded

func SessionAdded()

Types

type Status

type Status struct {
	EndTime           time.Time `json:"end_date"`
	Name              string    `json:"name"`
	Tags              []string  `json:"tags"`
	WorkCycle         int       `json:"work_cycle"`
	LongBreakInterval int       `json:"long_break_interval"`
}

Status represents the status of a running timer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL