jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 67 forks source link

Fix issues reported by various analysis tools #17

Closed fawick closed 6 years ago

fawick commented 6 years ago

This fixes issues found by gofmt -s, go vet, golint, and ìneffassign`.