udwFileFastWalk

package
v0.0.0-...-f254aa5 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SkipFiles error
View Source
var TraverseLink error

Functions

func GetAllFileOneLevel

func GetAllFileOneLevel(path string) (fileList []string, errMsg string)

func Walk

func Walk(root string, walkFn func(path string, typ os.FileMode) error) error

func WalkV2

func WalkV2(root string, walkFn func(walkCtx WalkCtx)) error

Types

type WalkCtx

type WalkCtx struct {
	Path string
	Typ  os.FileMode
}

Jump to

Keyboard shortcuts

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