//
pkg.gl
Category
github.com/jackzampolin/addrindex-server
cache
package
0.0.0-20180405193121-18267a13183b
Repository:
https://github.com/jackzampolin/addrindex-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
80 SLOC
#
Functions
Middleware
Middleware is the cache interface for http requests.
NewMemoryCache
NewMemoryCache creates a new in memory storage.
#
Structs
Item
Item is a cached reference.
MemoryCache
MemoryCache mecanism for caching strings in memory.
#
Interfaces
Storage
Storage mecanism for caching strings.