hiteshjoshi / gorest

Automatically exported from code.google.com/p/gorest
0 stars 0 forks source link

Session Management in gorest #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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