pathmodifierverify

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyUsingFlatPaths

func ApplyUsingFlatPaths(
	isContinueOnError bool,
	verifiers *pathinsfmt.PathVerifiers,
	errCollection *errwrappers.Collection,
	locations []string,
) (isSuccess bool)

func ApplyUsingFlatPathsDirectReturn added in v0.1.4

func ApplyUsingFlatPathsDirectReturn(
	isContinueOnError bool,
	verifiers *pathinsfmt.PathVerifiers,
	locations []string,
) *errorwrapper.Wrapper

func ApplyUsingPathVerifiersWithGenericPathsCollection

func ApplyUsingPathVerifiersWithGenericPathsCollection(
	isContinueOnError bool,
	pathVerifiersWithGenericPathsCollection *pathinsfmt.PathVerifiersWithGenericPathsCollection,
	errCollection *errwrappers.Collection,
) (isSuccess bool)

func ApplyUsingPathVerifiersWithLocationCollection

func ApplyUsingPathVerifiersWithLocationCollection(
	isContinueOnError bool,
	verifiersWithLocations *pathinsfmt.PathVerifiersWithLocationCollection,
	errCollection *errwrappers.Collection,
) (isSuccess bool)

func ApplyVerifier

func ApplyVerifier(
	isNormalize,
	isRecursiveCheck,
	isSkipCheckingOnInvalid,
	isContinueOnError bool,
	verifier *pathinsfmt.PathVerifier,
	errCollection *errwrappers.Collection,
	locations []string,
) (isSuccess bool)

func ApplyVerifierDirect

func ApplyVerifierDirect(
	isNormalize,
	isContinueOnError,
	isSkipCheckingOnInvalid bool,
	verifier *pathinsfmt.PathVerifier,
	errCollection *errwrappers.Collection,
	locations ...string,
) (isSuccess bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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