package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Nov 2, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DefaultTemplate is the default report template
WriteTodos renders a report of todos
type ToDo struct {
String string
}
ToDo represents a ToDo item
NewToDo produces a pointer to a ToDo from a comment
ToDos represents a list of ToDo items
NewToDos produces a list of ToDos from a list of comments
Count returns the number of todos
Source Files
¶
Click to show internal directories.
Click to hide internal directories.