Category Archives: learn

A boilerplate Go program file

Creating a quick program in go is very easy, you could almost say it’s easier then adding a javascript function to a page. This makes it a great language to quickly create a throwaway tool to do a certain task. … Continue reading

Posted in example, Go, learn | Leave a comment