Documentation
¶
Overview ¶
Package gcs implements goproxy.Cacher backed by Google Cloud Storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cacher ¶
type Cacher struct {
// contains filtered or unexported fields
}
Cacher implements goproxy.Cacher using GCS.
func (*Cacher) BucketName ¶
BucketName returns the GCS bucket name.
func (*Cacher) StorageClient ¶
StorageClient returns the underlying GCS client.
Click to show internal directories.
Click to hide internal directories.