Skip to content

gigawattio/concurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concurrency

Documentation Build Status Report Card

About

Go (golang) package which provides the ability to easily execute multiple functions of the signature func() error in parallel.

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.1 or newer

Running the test suite

go test ./...

Releases

No releases published

Packages

No packages published

Languages