//
pkg.gl
Category
github.com/augmentable-dev/tickgit
pkg
todos
package
0.0.14
Repository:
https://github.com/augmentable-dev/tickgit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
151 SLOC
#
Functions
NewToDo
NewToDo produces a pointer to a ToDo from a comment.
NewToDos
NewToDos produces a list of ToDos from a list of comments.
WriteTodos
WriteTodos renders a report of todos.
#
Structs
ToDo
ToDo represents a ToDo item.
#
Type aliases
ToDos
ToDos represents a list of ToDo items.