Refactor: improve backend modularity

This commit is contained in:
MangoPig
2026-06-29 04:29:05 +01:00
parent fc5ef23af8
commit 95fb8629d1
22 changed files with 2989 additions and 3372 deletions
+2
View File
@@ -1,3 +1,5 @@
// Path: Backend/internal/jobs/store.go
package jobs
import (