/goroutines-examples

This repo has some goroutines usages examples.

Primary LanguageGo

Goroutine examples

To run this project you need to choose what function you want to call in the main function and then run: go run *.go on terminal