Here is my template for Golang Application – https://github.com/ildarusmanov/gobase https://github.com/wajox/gobase
Only one thing that you have to do after git clone – replace all package name entries, from github.com/ildarusmanov/gobase github.com/wajox/gobase to [your_package_name]
UPD:
Template has been updated and moved into wajox/gobase repository.