package
0.0.0-20200826225843-05a1c048ef13
Repository: https://github.com/go-spatial/tegola-postgis.git
Documentation: pkg.go.dev
# Functions
For function returns a configed 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 caché'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
# Interfaces
Interface defines a cache back end.
# Type aliases
InitFunc initilize a cache given a config map.