file_system_service

package
v0.0.32 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateFileHash added in v0.0.32

func CalculateFileHash(
	filePathAndName string,
	hashAlgorithm string,
	waitGroup *sync.WaitGroup) string

func CreateFile added in v0.0.21

func CreateFile() object_model.Files

func CreateFileIfDoesNotExistElseDeleteIt added in v0.0.29

func CreateFileIfDoesNotExistElseDeleteIt(filepath string)

func DeleteFileIfItAlreadyExists added in v0.0.29

func DeleteFileIfItAlreadyExists(filepath string)

func FindAllDirectoryContentRecursive added in v0.0.32

func FindAllDirectoryContentRecursive(root string) ([]string, []os.FileInfo, error)

func GetAllFilesOfExtensionFromFolder added in v0.0.28

func GetAllFilesOfExtensionFromFolder(

	folder *object_model.Folders,

	dotExtensionString string) *lists.Lists

def get_all_files_of_extension_from_folder(

func GetFileHashesForFolder added in v0.0.32

func GetFileHashesForFolder(
	SourceFolder string,
	OutputFile string,
	hashAlgorithm string,
	skipFiles int,
	batchSize int)

func MoveFiles added in v0.0.29

func MoveFiles(
	moveFileListFilename string,
	deleteSourceFlag string) (int, error)

func SelectFile added in v0.0.21

func SelectFile(title string) *object_model.Files

func SelectFolder added in v0.0.21

func SelectFolder(title string) *object_model.Folders

func Unzip_files_in_folder added in v0.0.21

func Unzip_files_in_folder(
	directory_name string,
	recursivity_flag string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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