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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gorilla/context
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.1-9.fc35 | - |
Fedora 35 | 1.1.1-9.fc35 | - |
Fedora 34 | 1.1.1-8.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-gorilla-context dash maintainers at fedoraproject dot org
.