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.
 
 
 
Carl Jackson 811b2725cd Merge pull request #176 from tesujimath/urlquery-middleware 10 years ago
..
middleware Name change all Url to URL in URLQuery middleware. 10 years ago
mutil Add `flushWriter` to `mutil.WrapWriter()` 10 years ago
atomic.go Add App Engine support 12 years ago
atomic_appengine.go Add App Engine support 12 years ago
bench_test.go Only benchmark on Go 1.3+ 11 years ago
bytecode_compiler.go Move bytecode router code around 11 years ago
bytecode_runner.go Fix go vet and golint errors 11 years ago
chanpool.go Fix go vet and golint errors 11 years ago
cpool.go Revert "Force use of fallback chanpool on App Engine" 11 years ago
example_test.go Use native GoDoc examples 11 years ago
func_equal.go Configurable routing and router middleware 11 years ago
func_equal_test.go Fix typo in a test error message 11 years ago
handler.go Configurable routing and router middleware 11 years ago
match.go Configurable routing and router middleware 11 years ago
match_test.go Configurable routing and router middleware 11 years ago
middleware.go Link to godoc in type-check error messages 11 years ago
middleware12_test.go Make some sketchy tests Go 1.2 only 11 years ago
middleware_test.go Make C.Env a map[interface{}]interface{} 11 years ago
mux.go Improve documentation around explicit routing 11 years ago
mux_test.go Make C.Env a map[interface{}]interface{} 11 years ago
pattern.go Link to godoc in type-check error messages 11 years ago
pattern_test.go Fix bug with string pattern matching with "." 11 years ago
regexp_pattern.go pattern: export Raw for retrieving original input 10 years ago
router.go Configurable routing and router middleware 11 years ago
router_middleware_test.go Fix go vet and golint errors 11 years ago
router_test.go Revert "Remove web.HandlerFunc" 11 years ago
string_pattern.go pattern: export Raw for retrieving original input 10 years ago
web.go Fix a typo 11 years ago