[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715521: ITP: golang-context-dev -- URL router and dispatcher



Package: wnpp
Version: N/A; reported 2013-07-09
Severity: wishlist
Owner: Daniel Mizyrycki <mzdaniel@glidelink.net>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name : golang-context-dev
Version : 0.0~git20130701-1
Upstream Author : Rodrigo Moraes <rodrigo.moraes@gmail.com>
* URL : http://github.com/gorilla/context
* License : Expat
Programming Lang : Go
Description : General purpose registry for global request variables

 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 others
 common uses.
 .
 This package contains the source.


Reply to: