feat: updated docs and added description to files
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
package models
|
||||
|
||||
// the public holiday is used the describe all holidays
|
||||
// the publicholiday implements the IWorkDay interface
|
||||
//
|
||||
// the PublicHoliday data is based on the entries in the "s_feiertage" database table
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user