Commit Graph

1 Commits

Author SHA1 Message Date
91ba98962f refactor(registry): define reusable constant errors
SonarQube Scan / SonarQube Trigger (push) Successful in 1m3s
- Introduced package-level error variables in registry to replace repeated fmt.Errorf calls
- Added errors like ErrSessionNotFound, ErrSlugInUse, ErrInvalidSlug, ErrForbiddenSlug, ErrSlugChangeNotAllowed, and ErrSlugUnchanged
2026-01-22 00:16:26 +07:00