Documentation
¶
Overview ¶
Package pomodoro Option
Package pomodoro technique
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPomodoro ¶ added in v0.9.31
type IPomodoro struct {
// contains filtered or unexported fields
}
IPomodoro implements Pomodoro interface.
type Option ¶
type Option func(*IPomodoro)
Option pomodoro option.
func WithRecordPixela ¶ added in v0.9.16
WithRecordPixela record pomodoro count when work time is finished.
func WithRecordToggl ¶
WithRecordToggl record duration when work time is finished.
Click to show internal directories.
Click to hide internal directories.