package
0.0.0-20211025200601-e3f861abc751
Repository: https://github.com/tritonstudio/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.