pathmodifier

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(
	isContinueOnErr bool,
	modifier *pathinsfmt.PathModifiersApply,
) *errwrappers.Collection

func ApplyBaseUsingErrorCollection added in v0.2.4

func ApplyBaseUsingErrorCollection(
	isContinueOnErr bool,
	errorCollection *errwrappers.Collection,
	modifier *pathinsfmt.BasePathModifiersApply,
) (isSuccess bool)

func ApplyGenericPathCollection

func ApplyGenericPathCollection(
	isContinueOnErr bool,
	errorCollection *errwrappers.Collection,
	modifier *pathinsfmt.PathModifier,
	genericPathsCollection *pathinsfmt.GenericPathsCollection,
) (isSuccess bool)

func ApplyLocationCollection

func ApplyLocationCollection(
	isContinueOnErr bool,
	errorCollection *errwrappers.Collection,
	modifier *pathinsfmt.PathModifier,
	locationCollection *pathinsfmt.LocationCollection,
) (isSuccess bool)

func ApplyPathWithModifier added in v0.3.8

func ApplyPathWithModifier(
	errCollection *errwrappers.Collection,
	pathWithModifier *pathinsfmt.PathWithModifier,
) (isSuccess bool)

func ApplyPathsWithModifiers added in v0.3.8

func ApplyPathsWithModifiers(
	isContinueOnErr bool,
	errCollection *errwrappers.Collection,
	pathsWithModifiers *pathinsfmt.BasePathsWithModifiers,
) (isSuccess bool)

func ApplySimple

func ApplySimple(
	isContinueOnErr bool,
	errCollection *errwrappers.Collection,
	modifier *pathinsfmt.PathModifier,
	flatPaths []string,
) (isSuccess bool)

func ApplySimpleSingle added in v0.3.1

func ApplySimpleSingle(
	modifier *pathinsfmt.PathModifier,
	location string,
) *errorwrapper.Wrapper

func ApplyUsingErrorCollection added in v0.2.4

func ApplyUsingErrorCollection(
	isContinueOnErr bool,
	errorCollection *errwrappers.Collection,
	modifier *pathinsfmt.PathModifiersApply,
) (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