diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-05-30 18:04:49 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2024-05-30 18:04:49 +0200 |
commit | fb45f1f5002ffdb40150333c5a48458b801f3022 (patch) | |
tree | e83cab49735599e3adfb4557e229caa2f29ab7a7 /templates/gititemabout.qtpl.go | |
parent | e52226c05fb54dfe41c9bc5ebc6ce1b7ded7e1fe (diff) | |
download | cerrado-fb45f1f5002ffdb40150333c5a48458b801f3022.tar.gz cerrado-fb45f1f5002ffdb40150333c5a48458b801f3022.tar.bz2 cerrado-fb45f1f5002ffdb40150333c5a48458b801f3022.zip |
ref: Move to gorilla mux
Go's default mux is very limited while comes to overlapping routes.
For example "/{name}/about" conflicts with "/static/" and it throws a
panic.
In the case I would like static to have precedence over everything else.
Diffstat (limited to 'templates/gititemabout.qtpl.go')
0 files changed, 0 insertions, 0 deletions