Migrate Sirupsen to sirupsen.
This commit is contained in:
parent
c134dcd6fe
commit
fb4ba7af2b
684 changed files with 92394 additions and 33943 deletions
2
vendor/github.com/vulcand/route/router.go
generated
vendored
2
vendor/github.com/vulcand/route/router.go
generated
vendored
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
package route provides http package-compatible routing library. It can route http requests by by hostname, method, path and headers.
|
||||
package route provides http package-compatible routing library. It can route http requests by hostname, method, path and headers.
|
||||
|
||||
Route defines simple language for matching requests based on Go syntax. Route provides series of matchers that follow the syntax:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue