package
0.0.0-20200911222609-0c710349b7e8
Repository: https://github.com/magiccap/magiccap-uploaders-kernel.git
Documentation: pkg.go.dev

# Functions

FTPInit defines the FTP standard.
GetDollarSyntax is used to get dollar syntax in the string.
GetStandardsMap gets the standards map.
HTTPInit defines the HTTP standard.
S3Init defines the S3 standard.
ShareXParamHandler is used to handle ShareX params.
ShareXParamParse is used to parse a ShareX param.
SXCUInit defines the SXCU standard.

# Structs

ConfigOption defines a config option.
DollarSyntaxMatch is used to repersent a dollar syntax match.
FTPSpec defines the FTP spec for this uploader.
HTTPSpec defines the HTTP spec for this uploader.
POSTAs defines what the type of the POST request is.
S3Spec defines the S3 spec for this uploader.
SXCUSpec defines the SXCU spec for this uploader.
Uploader defines the uploader in its final form.
UploaderStructure defines the structure that an imported uploaders JSON will follow.