- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations. - Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components. |
||
|---|---|---|
| .. | ||
| fs | ||
| guards.go | ||
| gzip.go | ||
| middleware.go | ||
| service.go | ||
| service_test.go | ||
| static.go | ||
| watch.go | ||
| watch_test.go | ||