package
0.0.0-20241126132414-a6474f9c9b52
Repository: https://github.com/talgat-ruby/exercises-go.git
Documentation: pkg.go.dev
# README
Problem 2
Use bankAccount
from prev exercise and implement correctly balance
method. Use mutex.
Use bankAccount
from prev exercise and implement correctly balance
method. Use mutex.