nidus-sync/stadia
Eli Ribble 0ec810591e
lint: fix errcheck for Close and Write calls across multiple files
Use lint.LogOnErr for deferred Body/File/Client Close calls.
Use lint.Write for unchecked w.Write calls.
Fix bug in sync/sms.go where fmt.Errorf result was discarded
(replace with proper log.Error call).
2026-05-09 02:29:07 +00:00
..
cmd Add support for satellite tiles, with caching 2026-04-17 17:47:38 +00:00
bulk.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
error.go Add centroid information when geocoding 2026-02-25 16:08:32 +00:00
geocode_autocomplete.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
geocode_bygid.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
geocode_raw.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
geocode_structured.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
logger.go Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00
map_tile_raster.go Add support for satellite tiles, with caching 2026-04-17 17:47:38 +00:00
request.go Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
request_type.go Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00
response_type.go Add API for getting just the closest reverse geocoded answer 2026-04-27 19:44:25 +00:00
reverse_geocode.go Add working ability to get stadia tiles directly 2026-04-16 20:37:49 +00:00
stadia.go lint: fix errcheck for Close and Write calls across multiple files 2026-05-09 02:29:07 +00:00