package
2.1.1+incompatible
Repository: https://github.com/mdanialr/cron-upload.git
Documentation: pkg.go.dev
# Functions
LookupRoute recursively lookup parent's name for the given route in the payloads stack.
LookupRouteName search for matched id in the payloads stack from the given id.
NewWithFile return new payload instance along with io.ReadCloser for File field from the given filepath.
ValidateSupportedClouds make sure the provided provider name is currently supported.
# Variables
GoogleDrive one of the supported cloud provider.
S3Bucket one of the supported cloud provider.
Support contain all supported cloud providers.
# Interfaces
Cloud provider interface.