Surely, app.Get(“/getSession”, verifySession(nil)...
# general
l
Surely, app.Get(“/getSession”, verifySession(nil), handler.GetSession)
2 Views