todoerrs

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TodoErrCallback

type TodoErrCallback func(todoerr error) error

TodoErrCallback is a function which acts on an encountered todo error

type Traverser

type Traverser struct {
	// contains filtered or unexported fields
}

Traverser for todo errors

func NewTraverser

func NewTraverser(f *fetcher.Fetcher, ignoredPaths []string, callback TodoErrCallback) *Traverser

NewTraverser for todo errors

func (*Traverser) TraversePath

func (t *Traverser) TraversePath(path string) error

TraversePath for todo errors. Callback is invoked on encountered error

Jump to

Keyboard shortcuts

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