Documentation ¶
Overview ¶
Package gcscache provides an httpcache.Cache implementation that stores cached values on Google Cloud Storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New constructs a Cache storing files in the specified GCS bucket. If prefix is not empty, objects will be prefixed with that path. Credentials should be specified using one of the mechanisms supported for Application Default Credentials (see https://cloud.google.com/docs/authentication/production)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.