cacert-boardvoting/internal
Jan Dittberner c2eef9cf7c
Some checks failed
cacert-boardvoting/pipeline/head There was a failure building this commit
Refactoring away from main package
This commit is a refactoring of code that has been located in the main
package. We introduce separate packages for the main application, jobs,
notifications, and request handlers.

Dependencies are injected from the main application, this will make
testing easier.
2022-10-15 19:58:58 +02:00
..
app Refactoring away from main package 2022-10-15 19:58:58 +02:00
forms Fix golangci-lint warnings 2022-09-26 11:58:36 +02:00
handlers Refactoring away from main package 2022-10-15 19:58:58 +02:00
jobs Refactoring away from main package 2022-10-15 19:58:58 +02:00
mailtemplates Remove old code 2022-05-29 15:36:27 +02:00
migrations Implement user deletion 2022-06-01 18:57:38 +02:00
models Fix golangci-lint warnings 2022-09-26 11:58:36 +02:00
notifications Refactoring away from main package 2022-10-15 19:58:58 +02:00
validator Fix golangci-lint warnings 2022-09-26 11:58:36 +02:00
mailtemplates.go Fix golangci-lint warnings 2022-05-21 14:09:19 +02:00
migrations.go Remove unused Print method 2022-05-21 14:30:57 +02:00