proxy.golang.org : github.com/shogo82148/s3protocol
Package s3protocol provides the http.RoundTripper interface for Amazon S3 (Simple Storage Service). The typical use case is to register the "s3" protocol with a http.Transport, as in: Amazon S3 supports object versioning. To access the noncurrent version of an object, use a uri like s3://[BUCKET_NAME]/[OBJECT_NAME]?versionId=[VERSION_ID]. For example,
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/shogo82148/s3protocol
Keywords:
aws-s3
, go
, golang
License: MIT
Latest release: about 3 years ago
First release: about 5 years ago
Namespace: github.com/shogo82148
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/shogo82148
Last synced: 27 days ago