gosora/router_gen
Azareal ed68c6fc04 Add a simple letter favicon.
Disable Gzip for favicons, it doesn't make them smaller anyway.
Eliminate an allocation for static files.

Fixes #59
2019-07-23 20:34:44 +10:00
..
build.bat Speeded up compilation 2019-07-10 18:33:07 +03:00
main.go Add a simple letter favicon. 2019-07-23 20:34:44 +10:00
route_group.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
route_impl.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
route_subset.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
router.go Refactored the route declarations. 2018-11-13 14:43:05 +10:00
routes.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
run.bat Speeded up compilation 2019-07-10 18:33:07 +03:00