Files
tunnel-please/internal/registry/registry.go
bagas 91ba98962f
SonarQube Scan / SonarQube Trigger (push) Successful in 1m3s
refactor(registry): define reusable constant errors
- 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

6.7 KiB