Documentation
¶
Index ¶
- func CalculateSize(items ...string) (total int64, err error)
- func Encrypt(fullPath string, passPhrase string) (resultFile *os.File, err error)
- func IsEmail(str string) bool
- func UploadFile(url string, inputFile os.File, inputReader io.Reader, sender string, ...) (string, error)
- func ZippyMcZipface(targetName string, reporter func(w int64), items ...string) (err error)
- type ProgressWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateSize ¶
Calculates to total amount of bytes from a list of files/directories
func UploadFile ¶
func ZippyMcZipface ¶
Creates a zipfile from a list of files/directories
Types ¶
Click to show internal directories.
Click to hide internal directories.