{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/lytics/cloudstorage","name":"github.com/lytics/cloudstorage","description":"Package cloudstorage is an interface to make Local, Google, s3 file storage\nshare a common interface to aid testing local as well as\nrunning in the cloud.\n\nThe primary goal is to create a Store which is a common interface\nover each of the (google, s3, local-file-system, azure) etc file storage\nsystems.   Then the methods (Query, filter, get, put) are common, as are\nthe Files (Objects) themselves.  Writing code that supports multiple\nbackends is now simple.\n\nIn this example we are going to create a local-filesystem\nstore.","version":"v0.2.16","softwareVersion":"v0.2.16","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/lytics/cloudstorage","issueTracker":"https://github.com/lytics/cloudstorage/issues","url":"https://github.com/lytics/cloudstorage","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2023-03-29","dateModified":"2024-04-23","datePublished":"2024-04-23","copyrightYear":2023,"downloadUrl":"https://proxy.golang.org/github.com/lytics/cloudstorage/@v/v0.2.16.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/lytics/cloudstorage#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/lytics/cloudstorage"],"https://www.w3.org/ns/activitystreams#likes":83,"https://forgefed.org/ns#forks":16}