package
0.0.0-20200706100054-1d7ae9f38029
Repository: https://github.com/sporkhubr/echo-http-cache.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AdapterWithAlgorithm sets the approach used to select a cached response to be evicted when the capacity is reached.
AdapterWithCapacity sets the maximum number of cached responses.
NewAdapter initializes memory adapter.
# Type aliases
AdapterOptions is used to set Adapter settings.
Algorithm is the string type for caching algorithms labels.