• qiuqunfeng's avatar
    Add ListWafs endpoint and service method for WAF management · f9077078
    qiuqunfeng authored
    - Introduce ListWafs method in WafController to retrieve a list of WAF services
    - Update WAF router to include new GET routes for listing WAFs
    - Implement ListWafs method in the service layer to fetch WAF data from the database
    - Enhance the MatcherExpr and WafService structures to support new functionality
    f9077078
service.go 1.49 KB