CachedSlurp gets the contents (string) at a URL using a little LRU cache. The cache has a TTL of 5 seconds See the constants SlurpCacheSize and SlurpCacheTTLSecs.
(ctx *Context, url string)
source not stored for this graph (policy: none)
no test coverage detected