Name: | golang-github-gorilla-context-devel |
---|---|
Version: | 0 |
Release: | 0.19.git708054d.el6 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 8129 |
License: | BSD |
RPM: | golang-github-gorilla-context-devel-0-0.19.git708054d.el6.x86_64.rpm |
Source RPM: | golang-github-gorilla-context-0-0.19.git708054d.el6.src.rpm |
Build Date: | Thu Jan 09 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gorillatoolkit.org/pkg/context |
Summary: | A golang registry for global request variables |
Description: | 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 library source intended for building other packages which use gorilla/context. |