Fetch a URL using got, attempting to retrieve it from cache first.
Try to get a result from the persist cache. This method with initialise the persist cache if it has not been
set up.
Set a value (URL response body, usually) to the persist cache.
Generated using TypeDoc
The default URL fetcher that Dockta uses. Fetches using
gotand caches results usingpersist