alexedwards / scs

HTTP Session Management for Go
MIT License
2.02k stars 165 forks source link

feat: add SetDeadline method #181

Closed fnoopv closed 8 months ago

fnoopv commented 8 months ago

SetDeadline allow user modify the deadline of the sessionData, code from @lwj5, i need this feature so open this PR see #149