Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FTPUpload ¶
FTPUpload uploads the file using FTP. Job Destination should be in format: ftp://login:password@host/path
Types ¶
type UploadFunc ¶
UploadFunc is a function type for the multiple possible ways to upload the source file
func GetUploadFunc ¶
func GetUploadFunc(jobDestination string) UploadFunc
GetUploadFunc returns the upload function based on the job source.
Click to show internal directories.
Click to hide internal directories.