package
0.0.0-20240815083739-86b9d5918af2
Repository: https://github.com/onsdigital/dp-geodata-api.git
Documentation: pkg.go.dev

# Functions

cacheKey builds a cache key from an incoming HTTP request struct.
New sets up a new cache and lock manager.

# Structs

Entry
An Entry manages cache access and locking for a single cache key.
A Manager manages the underlying cache and the dynamic set of Entries.