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/internal
Jan Dittberner c2eef9cf7c
cacert-boardvoting/pipeline/head There was a failure building this commit Details
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.
2 years ago
..
app Refactoring away from main package 2 years ago
forms Fix golangci-lint warnings 2 years ago
handlers Refactoring away from main package 2 years ago
jobs Refactoring away from main package 2 years ago
mailtemplates Remove old code 2 years ago
migrations Implement user deletion 2 years ago
models Fix golangci-lint warnings 2 years ago
notifications Refactoring away from main package 2 years ago
validator Fix golangci-lint warnings 2 years ago
mailtemplates.go Fix golangci-lint warnings 2 years ago
migrations.go Remove unused Print method 2 years ago