[pkg-go] Bug#821045: ITP: golang-github-gorilla-context -- A golang registry for global request variables
Potter, Tim (HPE Linux Support)
timothy.potter at hpe.com
Thu Apr 14 22:17:02 UTC 2016
Package: wnpp
Severity: wishlist
Owner: Tim Potter <tpot at hpe.com>
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-go-maintainers at lists.alioth.debian.org
* Package name : golang-github-gorilla-context
Version : 0.0~git20160226.0.1ea2538-1
Upstream Author : Gorilla web toolkit
* URL : https://github.com/gorilla/context
* License : BSD-3-clause
Programming Lang: Go
Description : Golang registry for global request variables
The package context for this library 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 others common uses.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160414/3deaa7a2/attachment-0001.sig>
More information about the Pkg-go-maintainers
mailing list