Categorygithub.com/moisespsena-go/file-utils
modulepackage
0.0.0-20200517015932-517eb184ff0d
Repository: https://github.com/moisespsena-go/file-utils.git
Documentation: pkg.go.dev

# README

file-utils

File Utilities

# Functions

No description provided by the author
CopyFile copies a file from src to dst.
CopyFileContents copies the contents of the file named src to the file named by dst.
No description provided by the author
No description provided by the author
No description provided by the author
CreateFile writes data to a file named by filename.
CreateFileSync writes data to a file named by filename and set perms and times.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author