gofr
gofr copied to clipboard
chore: connect mongoDB
Pull Request Template
Description:
- add ping check
- chore log
Checklist:
- [x] I have formatted my code using
goimport
andgolangci-lint
. - [x] All new code is covered by unit tests.
- [x] This PR does not decrease the overall code coverage.
- [x] I have reviewed the code comments and documentation for clarity.