golang-github-gorilla-context
A golang registry for global request variables


Package gorilla/context stores values shared during a request lifetime. For example, a router can set variables extracted from the URL and later application handlers can access those values, or it can be used to store sessions values to be saved at the end of a request. There are several other common uses.

BSD

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...