Browse Source
In the "List Routes" example code, `.HandleFunc` was being called on a `*mux.Route` rather than `*mux.Router`. Updated the example code to work :)pull/270/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue