Concurrency 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 ./...