gosora/router_gen
Azareal 6bae378db0 Moved the modlog and admin log logic to their own file.
Refactored the code to use the new builder syntax.
Fixed the DbInit logic.
Made sure the prepared statements are cleaned up.
Added the AdminOnly middleware and added it to the routes.
Added the Query method to the selectBuilder.
2017-11-11 23:34:27 +00:00
..
build.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00
main.go Finished moving the files into the subpackage, this should open more doors to us. 2017-11-11 04:06:16 +00:00
route_group.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
route_impl.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
route_subset.go Moving the files into subpackages 1/? 2017-11-10 03:33:11 +00:00
routes.go Moved the modlog and admin log logic to their own file. 2017-11-11 23:34:27 +00:00
run.bat Gosora now uses the generated router. There's still a fair bit of work to be done on this, I might turn the switch into a proper parser at some point, as there are a few inefficiencies in it's design. 2017-04-13 10:26:40 +01:00