todo

package
v0.0.0-...-32bdc18 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2014 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DATABASE_PATH = ".todo/todo.db"
	VERSION       = "0.1.0"
)

Variables

This section is empty.

Functions

func AddAction

func AddAction(c *cli.Context)

func Commands

func Commands() []cli.Command

func GetById

func GetById(id int64) ([]byte, *leveldb.DB, error)

func ListAction

func ListAction(c *cli.Context)

func OpenTodoDB

func OpenTodoDB() *leveldb.DB

func RemoveAction

func RemoveAction(c *cli.Context)

func ShowAction

func ShowAction(c *cli.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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