We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e7479 commit d393befCopy full SHA for d393bef
arcgis/geocoder.go
@@ -1,4 +1,4 @@
1
-// Package is a geo-golang based ArcGIS geocode/reverse client
+// Package arcgis is a geo-golang based ArcGIS geocode/reverse client
2
package arcgis
3
4
import (
mapzen/geocoder.go
-// Package is a geo-golang based Mapzen geocode/reverse client
+// Package mapzen is a geo-golang based Mapzen geocode/reverse client
package mapzen
0 commit comments