[ 原始碼: 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