Fixed formatting in the main.go file, and updated the SpartanImage and EmblemImage functions to return the URL of the image rather than the byte code. All the other functions now return byte code which is cast to a string in the main.go file.
haven't changed any of the code, per se. Moved the halo pkg code and created main.go file. Should create tests for all of the functionality.