tile38/internal
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
..
assets Added small logo 2019-01-19 10:45:31 -07:00
bing Code cleanup 2019-10-30 10:17:59 -07:00
clip Typo causing a bug in polygon clipping 2019-02-08 13:56:43 -08:00
collection Replaced boxtree for rbang 2019-09-12 18:42:53 -07:00
deadline Code cleanup 2019-10-30 10:17:59 -07:00
endpoint Code cleanup 2019-10-30 10:17:59 -07:00
expire Fixed data race for hooks with ttls 2019-10-08 09:26:55 -07:00
glob Code cleanup 2019-10-30 10:17:59 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Code cleanup 2019-10-30 10:17:59 -07:00
server Code cleanup 2019-10-30 10:17:59 -07:00