[ ソース: 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