golang-exercises/star-shapes
raul e56ec312f6 Organized code and improved error handling
Added really primitive error handling to numStar scanning, I really have
to figure out how to properly handle errors in Golang beyond abusing
if/else and switch/case
2024-01-20 12:23:39 +01:00
..
go.mod Organized code and improved error handling 2024-01-20 12:23:39 +01:00
main.go Organized code and improved error handling 2024-01-20 12:23:39 +01:00
shapes.go Organized code and improved error handling 2024-01-20 12:23:39 +01:00