Skip to content

FaaSTools/GoURIparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoURIparser

GoURIparser is a Go library that provides multiple utility functions for dealing with cloud storage URL/URIs of the following cloud providers / services:

  • Amazon Web Services: Simple Storage Service (AWS S3)
  • Google Cloud Platform: Cloud Storage (GCP CS)

It uses Go version 1.20 and has no dependencies.

Features

The following features have been implemented:

  • Determine if given URL/URI is on AWS S3 or GCP CS
  • Parse storage URL into its separate components (region, bucket, key)

References

This library is used by the following projects:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages