Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
A Cache is a fixed-size LRU cache of blob contents. It is safe for concurrent access.
Click to show internal directories.
Click to hide internal directories.