chrislu
05a0cc156b
Self-Contained Design
...
To prove the system is truly self-contained:
To add a new task:
Create a task package (e.g., worker/tasks/compression/)
Import it: _ "github.com/.../worker/tasks/compression"
That's it! No other changes needed.
To remove a task:
Delete the task package directory
Remove the import line
That's it! No other changes needed.
2025-08-10 00:15:26 -07:00
..
2025-08-10 00:15:26 -07:00
2025-07-19 23:56:17 -07:00
2025-08-10 00:15:26 -07:00
2025-08-03 11:56:04 -07:00
2025-08-08 12:38:55 -07:00
2025-07-11 10:19:27 -07:00
2025-07-16 23:39:27 -07:00
2025-07-16 23:39:27 -07:00
2024-04-24 23:16:04 -07:00
2025-08-06 10:09:26 -07:00
2025-08-06 10:09:26 -07:00
2025-08-02 08:21:57 -07:00
2025-07-16 23:39:27 -07:00
2025-08-09 21:47:29 -07:00
2022-07-29 00:17:28 -07:00
2025-08-06 20:53:05 -07:00
2025-07-16 23:39:27 -07:00
2025-08-05 22:54:54 -07:00
2025-08-06 10:08:30 -07:00
2024-06-25 09:18:11 -07:00
2025-08-07 00:07:03 -07:00
2025-07-16 23:39:27 -07:00
2025-08-07 00:12:05 -07:00
2024-02-14 08:26:38 -08:00
2025-07-02 18:03:49 -07:00
2025-08-07 00:07:03 -07:00
2025-07-16 23:39:27 -07:00
2025-08-02 02:16:49 -07:00
2025-08-04 23:22:11 -07:00
2025-07-16 23:39:27 -07:00
2025-08-10 00:15:26 -07:00
2025-07-19 21:43:34 -07:00
2025-03-17 23:13:27 -07:00