This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
015
Watch
1
Star
0
Fork
0
You've already forked 015
mirror of
https://github.com/keven1024/015.git
synced
2026-05-26 23:19:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e2698e281b8d060abb08ebb739008f4270bba26
015
/
worker
History
keven1024
ab0587bd4d
feat(tasks): add file janitor task for cleaning up unused files and schedule it
2026-05-25 13:43:30 +08:00
..
internal
feat(tasks): add file janitor task for cleaning up unused files and schedule it
2026-05-25 13:43:30 +08:00
middleware
refactor(worker): streamline utility functions by removing unused files, update Redis client and environment variable handling, and enhance task logging for better clarity
2025-12-14 16:25:58 +08:00
test
feat(worker): refactor SendEmail function to use structured EmailTemplateData and improve SMTP configuration handling
2026-05-24 11:15:43 +08:00
.air.toml
chore: add .air.toml configuration files for backend and worker to streamline development and build processes
2026-03-08 12:34:21 +08:00
Dockerfile
chore: update Dockerfile to rename output binary from 'worker' to 'worker-bin' for clarity in build process
2026-03-08 09:22:33 +08:00
go.mod
feat(worker): integrate GeoIP functionality into email notifications and enhance email template with region information
2026-05-24 11:15:44 +08:00
go.sum
feat(worker): integrate GeoIP functionality into email notifications and enhance email template with region information
2026-05-24 11:15:44 +08:00
main.go
feat(tasks): add file janitor task for cleaning up unused files and schedule it
2026-05-25 13:43:30 +08:00