tile38/internal/glob
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
..
glob.go Code cleanup 2019-10-30 10:17:59 -07:00
glob_test.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
match.go Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00