Setup (Cloud-Backed) SQLite backend for reading GeoPackages #19
Annotations
6 errors
ogc/features/datasources/geopackage/backend_cloud.go#L1
: # github.com/PDOK/gokoala/ogc/features/datasources/geopackage
|
ogc/features/datasources/geopackage/backend_cloud.go#L38
cannot use &CloudGeoPackage{…} (value of type *CloudGeoPackage) as geoPackageBackend value in return statement: *CloudGeoPackage does not implement geoPackageBackend (missing method getDB)
|
ogc/features/main.go#L13
could not import github.com/PDOK/gokoala/ogc/features/datasources/geopackage (-: # github.com/PDOK/gokoala/ogc/features/datasources/geopackage
|
ogc/features/datasources/geopackage/backend_cloud.go#L38
cannot use &CloudGeoPackage{…} (value of type *CloudGeoPackage) as geoPackageBackend value in return statement: *CloudGeoPackage does not implement geoPackageBackend (missing method getDB)
|
ogc/features/datasources/fakedb/fakedb.go#L57
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
|
The logs for this run have expired and are no longer available.
Loading