walker

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FSWalker

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

func New

func New(inputs []string, ignorePatterns []string) (*FSWalker, error)

func (*FSWalker) Walk

func (w *FSWalker) Walk() iter.Seq2[string, error]

type Ignorer

type Ignorer interface {
	Match(path string, isDir bool) bool
}

Jump to

Keyboard shortcuts

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