todo

package module
v0.0.0-...-a59a3bd Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 5 Imported by: 0

README

todo-cli

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(id string)

func Done

func Done(id string) bool

func Init

func Init()

Types

type Todo

type Todo struct {
	Status string
	Id     string
	Text   string
}

func List

func List(status string) []*Todo

func New

func New() *Todo

Directories

Path Synopsis
cmd
todo-cli command

Jump to

Keyboard shortcuts

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