feat: updated docs and added description to files
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
package models
|
||||
|
||||
// the WorkWeek describes the weekly reports used the check on worktimes and
|
||||
// calculate the running overtime
|
||||
//
|
||||
// this type is based on the "wochen_report" table
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"errors"
|
||||
|
||||
Reference in New Issue
Block a user