package
0.0.0-20240728120420-5df9c1d22f7a
Repository: https://github.com/wwi21seb-projekt/server-beta.git
Documentation: pkg.go.dev

# Functions

DeleteUnactivatedUsers deletes all users that have not activated their account within 7 days.
StartDailyRoutines can be called when starting the server to ensure all the routines run daily at 3 AM called with: `go StartDailyRoutines()`.