The URLBuilder is now exported with documentation for its behavior. Its a light wrapper around gorilla mux that avoids one having to remember exact arguments take by each route. |
||
|---|---|---|
| .. | ||
| routes.go | ||
| routes_test.go | ||
| urls.go | ||
The URLBuilder is now exported with documentation for its behavior. Its a light wrapper around gorilla mux that avoids one having to remember exact arguments take by each route. |
||
|---|---|---|
| .. | ||
| routes.go | ||
| routes_test.go | ||
| urls.go | ||