todo

package
v0.0.0-...-52cef33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2016 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run() error

Run function

It launches the go-todo CLI and return an error variable

Types

type Task

type Task struct {
	ID     string
	Todo   string
	Date   time.Time
	Status string
}

Task structure

ID: Task unique identificator
Todo: Task name
Date: Task Date
Status: Task Status

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL