issues
search
gogearbox
/
gearbox
Gearbox :gear: is a web framework written in Go with a focus on high performance
https://gogearbox.com
MIT License
758
stars
54
forks
source link
Fixes #78: Support sharing data between handlers within request scope
#80
Closed
abahmed
closed
3 years ago
abahmed
commented
3 years ago
Fixes #78
Changes proposed in this pull request:
Support sharing data between handlers within request scope
Update gearbox version
Add testing to SetLocal and GetLocal
Fixes #78
Changes proposed in this pull request: