Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 282 Bytes

parallel-go

This go file is used to run parallel function in go especially where you can run the multiple function without any dependency as well as parallely

do below command to run

go get github.com/gopalrg310/parallel-go

go build

**To Run the Script

go run main.go