import "go.chromium.org/goma/server/cache/gcs"
Package gcs provides cache service by google cloud storage.
AdmissionController checks incoming request.
type Cache struct { AdmissionController AdmissionController // contains filtered or unexported fields }
Cache represents key-value cache using google cloud storage.
func New(bkt *storage.BucketHandle) *Cache
New creates new cache.
Stats represents stats of gcs.Cache. TODO: use opencensus stats, view.
Package gcs imports 16 packages (graph) and is imported by 3 packages. Updated 2020-10-27. Refresh now. Tools for package owners.