Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pomo ¶
type Pomo struct {
Start time.Time `yaml:"start,omitempty"`
End time.Time `yaml:"end,omitempty"`
Tasks []Task `yaml:"tasks"`
}
func (Pomo) MarshalYAML ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pomo
command
|
|
|
examples
|
|
|
colorpalette
command
|
|
|
ltrim
command
|
|
|
modal
command
|
|
|
screensaver
command
|
|
|
Package timer provides a simple timeout component.
|
Package timer provides a simple timeout component. |
Click to show internal directories.
Click to hide internal directories.