imclem / fake-gcs-server

Go library providing a fake Google Cloud Storage API server, intended for testing.

Home Page:https://godoc.org/github.com/fsouza/fake-gcs-server/fakestorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fake-gcs-server

Build Status GoDoc

fake-gcs-server is a library for mocking Google's Cloud Storage API locally. It's designed to be used from within test suites in Go packages. If you want to run a standalone server (like the datastore/pubsub emulators) for integration tests and/or tests in other languages, check out teone/gc-fake-storage.

About

Go library providing a fake Google Cloud Storage API server, intended for testing.

https://godoc.org/github.com/fsouza/fake-gcs-server/fakestorage

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%