If I'm ever foolhardy enough to attempt a web service in Golang again during a tech challenge, here is my boilerplate with register/log in/log out/sessioning.
jasonbot/go-echo-boilerplate
For personal use: A Golang API skeleton with server to get up and running with a REST API quickly (in case I'm an idiot and want to do an onsite in Go)
Go