walker

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRelPath

func GetRelPath(root, path string) (string, error)

func Walk

func Walk(root string, cfg *skip.Config, visitor FileVisitor) error

Walk traverses a directory tree, calling visitor for each file. Uses skip.Config to determine which files and directories to skip.

Types

type FileVisitor

type FileVisitor func(path string, info os.FileInfo) error

Jump to

Keyboard shortcuts

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