todo

package
v1.9.11 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildComments

func BuildComments(path string, fileFilters func(path string) bool) []*astitodo.TODO

Types

type TodoApp

type TodoApp struct {
}

func NewTodoApp

func NewTodoApp() TodoApp

func (TodoApp) AnalysisPath

func (a TodoApp) AnalysisPath(path string, filters []string) []*astitodo.TODO

func (TodoApp) BuildWithGitHistory

func (a TodoApp) BuildWithGitHistory(todos []*astitodo.TODO) []TodoDetail

type TodoDetail

type TodoDetail struct {
	Date     string
	FileName string
	Author   string
	Line     string
	Assignee string
	Message  string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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