# Functions
For function returns a configured cache of the given type, provided the correct config map.
ParseKey will parse a string in the format /:map/:layer/:z/:x/:y into a Key struct.
Register is called by the init functions of the cache.
Registered returns the cache's that have been registered.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
InitFunc initialize a cache given a config map.