Dmitri Shuralyov 9641367e95 Fix up doc formatting, use spaces for alignment (tabs are for indentation only).
This fixes issue where if user has tab width other than 4, some lines will become misaligned. For example, see the package description at https://godoc.org/github.com/gorilla/mux.
2015-04-22 12:28:32 -07:00
2013-12-04 23:18:22 -08:00
2012-10-03 01:48:17 -03:00
2012-10-03 01:48:17 -03:00
2015-03-10 21:38:35 -04:00
2014-06-24 11:40:51 -07:00
2013-11-30 13:26:46 -08:00

mux

Build Status

gorilla/mux is a powerful URL router and dispatcher.

Read the full documentation here: http://www.gorillatoolkit.org/pkg/mux

Description
A powerful HTTP router and URL matcher for building Go web servers with 🦍
Readme BSD-3-Clause 473 KiB
Languages
Go 100%