]> git.xonotic.org Git - xonotic/xonstat.git/commit
Clean up xs_submit.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 29 Nov 2015 15:07:55 +0000 (10:07 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 29 Nov 2015 15:07:55 +0000 (10:07 -0500)
commit03f4b15a4c6e19545e5e4bd0b740c8a6ba8c5cd8
treed9b5152af3a06121f4904695b0ef8571e61017b2
parent4b0f8091b9bea4797fc2e9329fa21b1e864bd6a7
Clean up xs_submit.

This was written when I didn't really know that much Golang. I know a little
bit more about it now, so I can at least format accordingly! Also I know how to
use a Scanner now. Shame on my past self...
xonstat/util/xs_submit.go