tile38/internal/bing
tidwall c084aeedc2 Code cleanup
This commit cleans up various Go code in the internal directory.
- Ensures comments on exported functions
- Changes all *Server receiver in all files to be "s", instead
  of mixed "c", "s", "server", etc.
- Silenced Go warnings for if/else with returns.
- Cleaned up import ordering.
2019-10-30 10:17:59 -07:00
..
bing.go Code cleanup 2019-10-30 10:17:59 -07:00
bing_test.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
ext.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
ext_test.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00