pathscreateinsexec

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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyBasePathsCreatorUsingErrorCollection

func ApplyBasePathsCreatorUsingErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isLazyPaths,
	isIgnoreOnExist bool,
	errorCollection *errwrappers.Collection,
	basePathsCreator *pathinsfmt.BasePathsCreator,
) (
	isSuccess bool,
)

func ApplyLocationsUsingErrorCollection

func ApplyLocationsUsingErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isIgnoreOnExist bool,
	errorCollection *errwrappers.Collection,
	applyNameGroup *pathinsfmt.BaseUserNameGroupName,
	applyRwx *chmodins.RwxOwnerGroupOther,
	locations []string,
) (
	isSuccess bool,
)

func ApplyPathsCreatorCollectionReturnErrorCollection

func ApplyPathsCreatorCollectionReturnErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isLazyPaths,
	isIgnoreOnExist bool,
	pathsCreatorCollection *pathinsfmt.PathsCreatorCollection,
) (
	errorCollection *errwrappers.Collection,
)

func ApplyPathsCreatorCollectionUsingErrorCollection

func ApplyPathsCreatorCollectionUsingErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isLazyPaths,
	isIgnoreOnExist bool,
	errorCollection *errwrappers.Collection,
	pathsCreatorCollection *pathinsfmt.PathsCreatorCollection,
) (
	isSuccess bool,
)

func ApplyPathsCreatorCollectionsReturnErrorCollection

func ApplyPathsCreatorCollectionsReturnErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isLazyPaths,
	isIgnoreOnExist bool,
	pathsCreatorCollection []*pathinsfmt.PathsCreatorCollection,
) (
	errorCollection *errwrappers.Collection,
)

func ApplyPathsCreatorUsingErrorCollection

func ApplyPathsCreatorUsingErrorCollection(
	isLock,
	isDeleteAllBeforeCreate,
	isLazyPaths,
	isIgnoreOnExist bool,
	errorCollection *errwrappers.Collection,
	pathsCreator *pathinsfmt.PathsCreator,
) (
	isSuccess bool,
)

func SimpleCreate added in v0.2.1

func SimpleCreate(
	isLock,
	isRemoveBeforeCreate bool,
	filePath string,
	mode os.FileMode,
	userGroupName *pathinsfmt.UserGroupName,
) (*os.File, *errorwrapper.Wrapper)

Types

This section is empty.

Jump to

Keyboard shortcuts

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