//
pkg.gl
Category
github.com/skit-ai/vcore
aws
package
1.7.6
Repository:
https://github.com/skit-ai/vcore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
177 SLOC
#
Functions
DownloadFileFromS3
DownloadFileFromS3 takes an S3 URL and a filePath, downloads the file from s3 and stores it in the filePath.
ParseAmazonS3URL
ParseAmazonS3URL parses an HTTP/HTTPS URL for an S3 resource and returns an S3URL object.
#
Structs
S3URL
S3URL holds interesting pieces after parsing a s3 URL.