gofr
gofr copied to clipboard
Updates GoDocs for CLI Options and addRoute Function
Pull Request
Description:
- This PR introduces updates to the CLI options in the
gofrpackage by enhancing the documentation for theOptionsfunction and theaddRoutemethod. - #993 is the issue being tackled through this pull request.
- It adds clearer comments for improved understanding and accessibility, aligning with the overall documentation standards.
Breaking Changes (if applicable):
- N/A
Additional Information:
- N/A
Checklist:
- [x] I have formatted my code using
goimportandgolangci-lint. - [x] This PR does not decrease the overall code coverage.
- [x] I have reviewed the code comments and documentation for clarity.
Thank You
@FilledEther20 your PR is failing the code quality step in pipeline due to this error:
Please address it