Skip to content

refactor: reorganize project structure to follow Go best practices#2

Merged
raythurman2386 merged 2 commits intomasterfrom
refactor/project-structure
Feb 5, 2026
Merged

refactor: reorganize project structure to follow Go best practices#2
raythurman2386 merged 2 commits intomasterfrom
refactor/project-structure

Conversation

@raythurman2386
Copy link
Owner

  • Split cron.go into cron.go, parser.go, job.go, and interfaces.go
  • Moved auxiliary packages to pkg/ (dashboard, lock, store)
  • Updated README and GEMINI.md to reflect new structure
  • Implemented type aliases for JobCmd and JobWrapper for compatibility

- Split cron.go into cron.go, parser.go, job.go, and interfaces.go
- Moved auxiliary packages to pkg/ (dashboard, lock, store)
- Updated README and GEMINI.md to reflect new structure
- Implemented type aliases for JobCmd and JobWrapper for compatibility
@raythurman2386 raythurman2386 merged commit 8e59389 into master Feb 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant