yao/service
Max c7cdfbdfe6 Refactor error handling in middleware and clean up template struct comments
- Adjust error handling in the middleware to ensure proper redirection for HTTP status codes 301 and 302.
- Clean up comments in the Template struct for better readability and consistency.
2026-02-15 17:56:54 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
dynamic.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
dynamic_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
guards.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go Refactor error handling in middleware and clean up template struct comments 2026-02-15 17:56:54 +08:00
service.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
service_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
static.go Implement dynamic route resolution using rewrite rules 2026-02-13 23:44:28 +08:00
watch.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
watch_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00