Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultPomodoroTime = 25 DefaultBreakTime = 5 DefaultLongBreakTime = 15 DefaultLongBreakEach = 4 DefaultAutoStartNext = false DefaultShowNotification = true )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(p *Pomato)
func WithAutoStartNext ¶
func WithBreakTime ¶
func WithLongBreakEach ¶
func WithLongBreakTime ¶
func WithPomodoroTime ¶
func WithShowNotification ¶
Click to show internal directories.
Click to hide internal directories.