recursivepaths

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(rootPath string, isContinueOnError bool) (*[]string, *errwrappers.Collection)

func AllMust

func AllMust(rootPath string, isContinueOnError bool) *[]string

func AllUsingSeparator

func AllUsingSeparator(separator, rootPath string, isContinueOnError bool) (*[]string, *errwrappers.Collection)

func Files

func Files(rootPath string, isContinueOnError bool) *errstr.ResultsWithErrorCollection

func FilesMust

func FilesMust(rootPath string, isContinueOnError bool) *[]string

func FilesUsingSeparator

func FilesUsingSeparator(
	separator,
	rootPath string,
	isContinueOnError bool,
) *errstr.ResultsWithErrorCollection

func Filter

func Filter(
	rootPath string,
	isContinueOnError bool,
	filter pathfuncs.Filter,
) (*[]string, *errwrappers.Collection)

func FilterMust

func FilterMust(
	rootPath string,
	isContinueOnError bool,
	filter pathfuncs.Filter,
) *[]string

func FilterUsingSeparator

func FilterUsingSeparator(
	separator,
	rootPath string,
	isContinueOnError bool,
	filter pathfuncs.Filter,
) (*[]string, *errwrappers.Collection)

Types

This section is empty.

Jump to

Keyboard shortcuts

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