NOTICE: This package has been removed from pkgsrc

./wip/go-gorilla-mux, Powerful HTTP router and URL matcher for building Go web servers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.8.0, Package name: go-gorilla-mux-1.8.0, Maintainer: kamelderouiche

Package gorilla/mux implements a request router
and dispatcher for matching incoming requests to
their respective handler. The name mux stands for
"HTTP request multiplexer. Like the standard
http.ServeMux, mux.Router matches incoming requests
against a list of registered routes and calls a handler
for the route that matches the URL or other conditions.


Master sites:

RMD160: 993327f10db2d5759161c7281ef83625b5ce93fc
Filesize: 44.45 KB

Version history: (Expand)