package
1.9.2
Repository: https://github.com/buildbuddy-io/buildbuddy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CloudCacheTier is used for cloud storage cache implementations, like GCS or AWS S3.
MemoryCacheTier is used for in-memory cache implementations, like memcached and redis.

# Structs

No description provided by the author
InstrumentedReader wraps a Reader and CacheTimer so that the embedded timer is stopped and metrics are recorded on the last read.

# Type aliases

CacheTier is an enumerated label value that describes the level at which the cache sits in the composable cache stack.