[ 源代码: golang-github-bmizerany-pat ]
软件包:golang-github-bmizerany-pat-dev(0.0~git20170814.6226ea5-1)
golang-github-bmizerany-pat-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-bmizerany-pat:
- [golang-github-bmizerany-pat_0.0~git20170814.6226ea5-1.dsc]
- [golang-github-bmizerany-pat_0.0~git20170814.6226ea5.orig.tar.xz]
- [golang-github-bmizerany-pat_0.0~git20170814.6226ea5-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-goji-dev
- golang-github-gorilla-mux-dev
- golang-github-bouk-httprouter-dev
- golang-github-julienschmidt-httprouter-dev
- golang-github-gorilla-handlers-dev
- ruby-sinatra-contrib
- varnish-selector
- golang-github-unrolled-secure-dev
- golang-github-cockroachdb-cmux-dev
- golang-github-meowgorithm-babylogger-dev
- golang-github-goji-httpauth-dev
Sinatra style pattern muxer for Go's net/http library
PatternServeMux is an HTTP request multiplexer. It matches the URL of each incoming request against a list of registered patterns with their associated methods and calls the handler for the pattern that most closely matches the URL.
其他与 golang-github-bmizerany-pat-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-bmizerany-assert-dev
- Assertions library for Go tests