Skip to content

MagicPoulp/go_goroutines_and_channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple example splitting a calculation across goroutines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages