//
pkg.gl
Category
github.com/fabiocicerchia/go-proxy-cache
server
storage
package
1.2.0
Repository:
https://github.com/fabiocicerchia/go-proxy-cache.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
2
Files
52 SLOC
#
Functions
PurgeCachedContent
PurgeCachedContent - Purges a content in the cache.
RetrieveCachedContent
RetrieveCachedContent - Retrives the cached response.
StoreGeneratedPage
StoreGeneratedPage - Stores a response in the cache.
#
Structs
RequestCallDTO
RequestCallDTO - DTO object containing request and response.