e73f183699f8ab7d54609771e1fa0ab7ffddc21b
The router now associates a regexp named group with each mux variable. It only fills variables when capturing group name match instead of relying on indices, which doesn't work if a variable regexp has interior capturing groups. Fixes #62
mux
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 🦍
Languages
Go
100%
