DiskCache

constructor(cachePath: File, key: (S) -> Any = { it }, fetcher: suspend (source: S, sink: Sink) -> Unit)