package
0.0.0-20180405193121-18267a13183b
Repository: https://github.com/jackzampolin/addrindex-server.git
Documentation: pkg.go.dev

# Functions

Middleware is the cache interface for http requests.
NewMemoryCache creates a new in memory storage.

# Structs

Item is a cached reference.
MemoryCache mecanism for caching strings in memory.

# Interfaces

Storage mecanism for caching strings.