# Packages
No description provided by the author
# Functions
NewCCache creates a new chunk cache.
NewCCacheMetric creates a CCacheMetric.
No description provided by the author
# Constants
whole request served from cache.
request partially served from cache.
no data for this request in cache.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CCacheMetric caches data chunks.
No description provided by the author
No description provided by the author
# Type aliases
go:generate stringer -type=ResultType.