API Reference Waffle GCS v0.2.0
Modules
The main storage integration for Waffle, this acts primarily as a wrapper
around Google.Api.Storage.V1
. To use this module with Waffle, simply set
your :storage
config appropriately
Defines an interface for generating Google Cloud Storage URLs.
This is an implementation of the v2 URL signing for Google Cloud Storage. See the Google documentation for more details.
A collection of utility functions.
This is hack until Waffle declares formal typespecs in its own project.