alexedwards / scs

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

better documentation and interface for DeleteCtx, FindCtx and CommitCtx #125

Closed joesonw closed 2 years ago

joesonw commented 2 years ago

As contexted version methods were implemented in #120 , further explanations/interfaces are provided in the PR.