summaryrefslogtreecommitdiff
path: root/run.go
AgeCommit message (Expand)Author
2026-06-12refactor: return errors instead of using log.Fataldemo
2026-06-12refactor: move sitemap-creation to 'run' and fix missing xml dirdemo
2026-06-12feat: use getLeakProfile to check for goroutine leaks in 'classic'demo
2026-06-12refactor: move main business logic into run.godemo