# Generated by roxygen2: do not edit by hand

export(DELETE)
export(GET)
export(PATCH)
export(POST)
export(PUT)
export(buildCacheKey)
export(cacheLogSummary)
export(cacheOff)
export(cacheOn)
export(cachedPOST)
export(clearCache)
export(dropCache)
export(dropOnly)
export(dropPattern)
export(getCache)
export(halt)
export(hitCache)
export(loadCache)
export(loadLogfile)
export(logMessage)
export(requestLogSummary)
export(saveCache)
export(setCache)
export(startLog)
export(uncached)
importFrom(digest,digest)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,PATCH)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,tail)
