//
pkg.gl
Category
github.com/PDOK/gokoala
internal
ogc
features
datasources
geopackage
package
0.57.3
Repository:
https://github.com/pdok/gokoala.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
1
Files
818 SLOC
#
Functions
NewCache
NewCache creates a new PreparedStatementCache that will evict least-recently used (LRU) statements.
NewGeoPackage
No description provided by the author
#
Structs
GeoPackage
No description provided by the author
PreparedStatementCache
PreparedStatementCache is thread safe.