pip compatible server to serve Python packages out of GitHub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kamil Kisiel 14f550f51a Merge pull request #14 from LK4D4/fix_race_in_get 12 years ago
.travis.yml Add go 1.2 to travis.yml 12 years ago
LICENSE Initial files. 13 years ago
README.md Add Travis badge 12 years ago
context.go Fix racy code in Get 12 years ago
context_test.go More comprehensive benchmarking 12 years ago
doc.go Fix golint warning 12 years ago

README.md

context

Build Status

gorilla/context is a general purpose registry for global request variables.

Read the full documentation here: http://www.gorillatoolkit.org/pkg/context