Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor MongoDB client connection
- Replace `mongo.NewClient` with `mongo.Connect` to create a new client - Remove the code block that connects the client Signed-off-by: Bo-Yi Wu <[email protected]>
- Loading branch information