Documentation ¶
Index ¶
- func CreateTask(title string, note string, due string) *tasks.Task
- func GetInput(label string) string
- func GetInputNum(label string) (int, error)
- func GetInstallLocation() string
- func GetTasks(srv *tasks.Service, id string, showCompleted bool) ([]*tasks.Task, error)
- func IsPastDue(due string) bool
- func ReadCredentials() *oauth2.Config
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTask ¶
func GetInputNum ¶
func GetInstallLocation ¶
func GetInstallLocation() string
GetInstallLocation() to get the install location fo binary
func ReadCredentials ¶
ReadCredentials reads the config.json file
Types ¶
Click to show internal directories.
Click to hide internal directories.