Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteProject ¶
func SaveProject ¶
func SetLatestStop ¶
Types ¶
type CaptureFile ¶
func GetAllCaptures ¶
func GetAllCaptures() ([]CaptureFile, error)
type ReportCapturesCapture ¶
type ReportCapturesList ¶
type ReportCapturesList struct {
Projects []ReportCapturesCapture
}
func GetMonthCaptures ¶
func GetMonthCaptures() (ReportCapturesList, error)
func GetReportCaptures ¶
func GetReportCaptures(timespan TimeSpan) (ReportCapturesList, error)
func GetTodayCaptures ¶
func GetTodayCaptures() (ReportCapturesList, error)
Click to show internal directories.
Click to hide internal directories.