TODO consider the value of Stats in future iterations. Maybe it is not needed?
()
| 11 | io.Closer |
| 12 | // TODO consider the value of Stats in future iterations. Maybe it is not needed? |
| 13 | Stats() Stats |
| 14 | Get(key *Key) (*CachedData, error) |
| 15 | Put(r io.Reader, ctMetadata ContentMetadata, key *Key) (time.Duration, error) |
| 16 | Name() string |
no outgoing calls