Initialize Go module

This commit is contained in:
Lorenzo Iovino 2025-04-21 22:21:02 +02:00
parent f9549a10bb
commit e285d0fe5f
12 changed files with 2516 additions and 534 deletions

9
schedule.json Normal file
View file

@ -0,0 +1,9 @@
{
"enabled": false,
"startTime": "",
"endTime": "",
"frequency": "daily",
"lastRun": "",
"autoShutdown": false,
"startedBySchedule": false
}