You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @hrabkin. This lib is intentionally minimalistic as I just wanted a super thin convenience wrapper around stdlib. Feel to send an idea/PR if you can think of way to extend in a non-breaking way.
Great framework but when I started to extend it a bit out of the provided example I found the problem of using sessions
https://github.com/gorilla/sessions?tab=readme-ov-file as they need access to ResponseWriter
The text was updated successfully, but these errors were encountered: