- Simplified argument handling for the menu process by removing unnecessary checks and directly appending locale to args. - Enhanced error handling by ensuring that the menu process is required and throwing exceptions with appropriate status codes. - Refactored the processMenu function to utilize a handle for executing the menu process, improving clarity and error management. |
||
|---|---|---|
| .. | ||
| app.go | ||
| app_test.go | ||
| types.go | ||