mirror of https://github.com/tidwall/tile38.git
c084aeedc2
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. |
||
---|---|---|
.. | ||
bing.go | ||
bing_test.go | ||
ext.go | ||
ext_test.go |