package
0.0.0-20220523054033-74106b7af6c0
Repository: https://github.com/devansh3712/go-banking-api.git
Documentation: pkg.go.dev

# Functions

Validate user password.
No description provided by the author
Add a new user to the database.
Return user's account data.
No description provided by the author
No description provided by the author
Get withdrawals or deposits of a user.
Return user data.
Create transaction table for storing withdrawal and deposits of a user.
Create tables using structs.
Update the balance of a user's account.