package
0.0.0-20200826225843-05a1c048ef13
Repository: https://github.com/go-spatial/tegola-postgis.git
Documentation: pkg.go.dev

# Packages

Package postgis is a placeholder for the postgis database.

# Functions

No description provided by the author
Drivers returns a list of registered drivers.
For function returns a configured provider of the given type, provided the correct config map.
Register the provider with the system.

# Constants

No description provided by the author

# Structs

layer holds information about a query.

# Interfaces

No description provided by the author

# Type aliases

CleanupFunc is called to when the system is shuting down, this allows the provider to cleanup.
InitFunc initialize a provider given a config map.