A simple Golang example for concurrency
This repository has been archived on 2023-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Brayd 3c1c12eea2
Initial commit
2023-04-29 15:58:55 +02:00
LICENSE Add License 2023-04-29 15:51:41 +02:00
README.md Initial commit 2023-04-29 15:58:55 +02:00
go.mod Initial commit 2023-04-29 15:49:45 +02:00
main.go Add example 2023-04-29 15:56:45 +02:00

README.md

Go(lang) Concurrency

This project is a very simple example for concurrency in Go(lang).