Skip to content

Instantly share code, notes, and snippets.

@dipeshhkc
Created April 26, 2021 11:56
Show Gist options
  • Save dipeshhkc/0a161f18f02dc4f9c49c7317ad5c71be to your computer and use it in GitHub Desktop.
Save dipeshhkc/0a161f18f02dc4f9c49c7317ad5c71be to your computer and use it in GitHub Desktop.
router.POST("/money-transfer", middleware.DBTransactionMiddleware(db), userController.TransferMoney)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment