go-simple-bank

command module
v0.0.0-...-c5b329c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 25 Imported by: 0

README

Simple Bank Project

Project by TechSchool Tutorial

Requirements:
  1. Create and manage account
  • Owner, balance, currency
  1. Record all balance changes
  • Creat an account entry for each change
  1. Money transfer transaction
  • Perform money transfer between 2 accounts consistently within a transaction (meaning if a transfer doesn't go through, both the debit and the credit should not occur - and vice versa i.e. both accounts are updated successfully!)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
mock
Package mockdb is a generated GoMock package.
Package mockdb is a generated GoMock package.
docs
Package pb is a reverse proxy.
Package pb is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL