Documentation
¶
Overview ¶
Package main demonstrates lifecycle hooks and GDPR data purge.
Scenario: An email sending service where:
- Lifecycle hooks notify external systems on job completion/failure/pause
- OnJobCompleted hook sends a Slack notification (simulated)
- OnJobDead hook creates an incident ticket (simulated)
- OnJobPaused hook alerts the on-call engineer (simulated)
- GDPR purge removes personal data after job completion
Click to show internal directories.
Click to hide internal directories.