When using gorilla sessions, every example I have seen does some variant of the following:
var store = sessions.NewCookieStore([]byte(os.Getenv("SESS