Versions in this module Expand all Collapse all v0 v0.1.0 Jul 29, 2024 Changes in this version + type DB struct + func New(outputDir, filename string, srsid int32) (*DB, string, error) + func (db *DB) Record(geo interface{}, ffl recorder.FuncFileLineType, ...) error + func (db *DB) TableName(gType gpkg.GeometryType) string