Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFastStatBucket ¶
func NewFastStatBucket( ttl time.Duration, cache metadata.StatCache, clock timeutil.Clock, wrapped gcs.Bucket) (b gcs.Bucket)
Create a bucket that caches object records returned by the supplied wrapped bucket. Records are invalidated when modifications are made through this bucket, and after the supplied TTL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.