package
Version:
v0.0.16
Opens a new window with list of versions in this module.
Published: May 19, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WriteTodos renders a report of todos
ToDo represents a ToDo item
NewToDo produces a pointer to a ToDo from a comment
TimeAgo returns a human readable string indicating the time since the todo was added
ToDos represents a list of ToDo items
NewToDos produces a list of ToDos from a list of comments
func (t ToDos) CountWithCommits() (count int)
CountWithCommits returns the number of todos with an associated commit (in which that todo was added)
FindBlame sets the blame information on each todo in a set of todos
Len returns the number of todos
Less compares two todos by their creation time
Source Files
¶
Click to show internal directories.
Click to hide internal directories.