package
0.0.14
Repository: https://github.com/augmentable-dev/tickgit.git
Documentation: pkg.go.dev

# Functions

NewToDo produces a pointer to a ToDo from a comment.
NewToDos produces a list of ToDos from a list of comments.
WriteTodos renders a report of todos.

# Structs

ToDo represents a ToDo item.

# Type aliases

ToDos represents a list of ToDo items.