feat: updated docs and added description to files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
package endpoints
|
||||
|
||||
// this endpoint served at "/auto/logout" will be executed by crontab
|
||||
// and will log out all users that are currently still logged in
|
||||
|
||||
import (
|
||||
"arbeitszeitmessung/helper"
|
||||
"arbeitszeitmessung/models"
|
||||
|
||||
Reference in New Issue
Block a user