https://github.com/kanhub/banking
A simple app to test out OOP with GoLang + playing around with the concept of packages and imports
https://github.com/kanhub/banking
golang oop
Last synced: about 2 months ago
JSON representation
A simple app to test out OOP with GoLang + playing around with the concept of packages and imports
- Host: GitHub
- URL: https://github.com/kanhub/banking
- Owner: kanhub
- Created: 2020-12-24T00:54:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:37:16.000Z (over 2 years ago)
- Last Synced: 2024-06-19T14:50:40.242Z (about 2 years ago)
- Topics: golang, oop
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Banking
A simple app to test out OOP with GoLang + playing around with the concept of packages and imports