package
0.9.41
Repository: https://github.com/hatappi/gomodoro.git
Documentation: pkg.go.dev

# Functions

AddTask save task to file.
NewClient initilize Client.

# Structs

IClient meets Client interface.
Task represents task.

# Interfaces

Client task client.

# Type aliases

Tasks is array of Task.