Paul B. Beskow
10490f55fa
GetQueryTemplates and GetQueryRegexp extraction ( #304 )
...
Developers can now extract the query templates and regexps
from a router as lists of combined query pairs.
8 years ago
Matthew Riley
3f19343c7d
[docs] Document evaluation order for routes ( #297 )
8 years ago
Stephan Renatus
24fca303ac
[docs] README.md: add missing `.` ( #292 )
8 years ago
Chris Hines
c7a138dbc1
Update docs.
9 years ago
Nick Hudkins
043ee6597c
Update Walking Routes Section
...
Fixed invalid method chaining.
9 years ago
Nick Hudkins
59ce66852b
Fix invalid example code
...
In the "List Routes" example code, `.HandleFunc` was being called on a `*mux.Route` rather than `*mux.Router`. Updated the example code to work :)
9 years ago
Brian Michel
85b8c203a4
Removing half of conflict marker ( #268 )
...
Looks like there was just part of a conflict marker in the README file, so I figured I'd remove it.
9 years ago
Nick Miyake
456bcfa82d
Update README with example for Router.Walk
9 years ago
Bulat Gaifullin
751308a60a
Updated README
9 years ago
David J. Felix
89d16fe9a0
Add sourcegraph badge
...
Fixes #228
9 years ago
Shawn Smith
cafdb65e9e
[docs] Add route listing example to README
...
* Update README.md
* Update README.md
9 years ago
Ken Wronkiewicz
910dd3aa31
Remove unnecessary line from example
...
Review comment: setting the header complicates things.
9 years ago
Ken Wronkiewicz
239e05fe53
Clarify how route variables work. ( #151 )
...
(this confused the heck out of me while trying to use Gorilla)
* Changed `request` to be just `r`, like the other handlers.
* Created complete wrapper function instead of just 2 lines.
9 years ago
Matt Silverlock
7804150971
[docs] Add logo to README. ( #180 )
10 years ago
Matt Silverlock
3b15f12d15
[docs] Add static file example to README; doc.go. ( #179 )
10 years ago
delong
198f95d824
fix README.md
10 years ago
Mukhtar Haji
0d753bb8ca
Log ListenAndServe's err response.
10 years ago
Matt Silverlock
5f42f0f524
[docs] Add http://www.gorillatoolkit.org/pkg/mux to README.
10 years ago
Timothy Cyrus
66181ed337
Update README.md
10 years ago
Matt Silverlock
e45852e537
Fixed GoDoc badge.
10 years ago
Kamil Kisiel
b0b2bc47bc
Quote domain names in README.md. Use example.com instead of domain.com
...
Fixes #119
10 years ago
Matt Silverlock
ca524fd37f
Updated README w/ runnable example. Addresses #32 .
11 years ago
Kamil Kisiel
780d0505d7
Update README
11 years ago
Kamil Kisiel
e807f7c338
Add Travis badge
12 years ago
rodrigo moraes
9b36453141
Update README.md
13 years ago
rodrigo moraes
4e8d10dc71
Initial commit
13 years ago