file_system_service

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Calculate_file_hash added in v0.0.21

func Calculate_file_hash(
	file_path_and_name string,
	hash_algorithm string,
	wait_group *sync.WaitGroup) string

func Copy_files added in v0.0.21

func Copy_files(move_file_list_filename string, delete_source_flag string) (int, error)

func CreateFile added in v0.0.21

func CreateFile() object_model.Files

func Create_file_if_does_not_exist_else_delete_it

func Create_file_if_does_not_exist_else_delete_it(filepath string)

func Delete_file_it_already_exists

func Delete_file_it_already_exists(filepath string)

func Find_all_directory_content_recursive added in v0.0.21

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

func Get_file_hashes_for_folder added in v0.0.21

func Get_file_hashes_for_folder(
	SourceFolder string,
	OutputFile string,
	hashAlgorithm string,
	skipFiles int,
	batch_size int)

func SelectFile added in v0.0.21

func SelectFile() *object_model.Files

func SelectFolder added in v0.0.21

func SelectFolder() string

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