gcscache

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

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

func New(bucket, prefix string) (*cache, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL