Package: golang-github-bmizerany-pat-dev Source: golang-github-bmizerany-pat Version: 0.0~git20170814.6226ea5-1 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 35 Depends: golang-github-bmizerany-assert-dev Section: devel Priority: optional Homepage: https://github.com/bmizerany/pat Description: 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.