dhysf / gorest

Automatically exported from code.google.com/p/gorest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Session Management in gorest

GoogleCodeExporter opened this issue · comments

Hi,

I am new to golang and also for rest service.
I need more light on how to manage sessions while using gorest.
I came across gorilla toolkit for session management but it reuires the request 
response objects which is not expsed in gorest. 
Any help in this regard is highly appreciated.

Thank you


Original issue reported on code.google.com by kvspr...@gmail.com on 8 Nov 2013 at 5:11