You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-boardvoting/cmd/boardvoting
Jan Dittberner 39bd724381 Switch routing to chi
Routing with httprouter and alice became a bit too complex. This commit
replaces the routing and middleware composition with chi.
2 years ago
..
config.go Fix linter warnings 2 years ago
handlers.go Switch routing to chi 2 years ago
handlers_test.go Fix linter warnings 2 years ago
helpers.go Switch routing to chi 2 years ago
jobs.go Fix linter warnings 2 years ago
main.go Switch routing to chi 2 years ago
middleware.go Switch routing to chi 2 years ago
middleware_test.go Switch routing to chi 2 years ago
notifications.go Implement user editing 2 years ago
routes.go Switch routing to chi 2 years ago