Author Thierry Vilmart 2025 Overview Here lies a simple golang project splitting a calculation accross cortoutines, and passing data via channels. How to run Run tests go test -v ./sum Run the program go run main.go