package
1.7.6
Repository: https://github.com/skit-ai/vcore.git
Documentation: pkg.go.dev

# Functions

DownloadFileFromS3 takes an S3 URL and a filePath, downloads the file from s3 and stores it in the filePath.
ParseAmazonS3URL parses an HTTP/HTTPS URL for an S3 resource and returns an S3URL object.

# Structs

S3URL holds interesting pieces after parsing a s3 URL.