package
0.0.0-20240903105804-2c14cb9d16dd
Repository: https://github.com/onsdigital/dp-find-insights-poc-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.