Files
upaas/internal/service/webhook/webhook.go
user 8ec3ea461c feat: implement Stringer on custom string types
Add String() methods to ImageID, ContainerID, and UnparsedURL.
Replace all string() casts with .String() method calls throughout
the codebase for cleaner interface compliance.
2026-02-23 11:55:25 -08:00

4.7 KiB