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 257e3549c5 Add travis.yml 12 years ago
.travis.yml Add travis.yml 12 years ago
LICENSE Initial files. 13 years ago
README.md Update README.md 13 years ago
context.go GetOk(r, key) (value, ok) 13 years ago
context_test.go GetOk(r, key) (value, ok) 13 years ago
doc.go fix doc.go 13 years ago

README.md

context

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

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