An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/mh-cbon/cloudstorage

Package cloudstorage is an interface to make Local, Google, s3 file storage share a common interface to aid testing local as well as running in the cloud. The primary goal is to create a Store which is a common interface over each of the (google, s3, local-file-system, azure) etc file storage systems. Then the methods (Query, filter, get, put) are common, as are the Files (Objects) themselves. Writing code that supports multiple backends is now simple. In this example we are going to create a local-filesystem store.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mh-cbon/cloudstorage
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/mh-cbon
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...