Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session and ResponseWriter #8

Open
hrabkin opened this issue Nov 11, 2024 · 1 comment
Open

Session and ResponseWriter #8

hrabkin opened this issue Nov 11, 2024 · 1 comment

Comments

@hrabkin
Copy link

hrabkin commented Nov 11, 2024

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

@jritsema
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants