Packages
Package
Description
Provides Java class implementing core Go concurrency features such as the
go
and select
keywords and
channels.Provides Java classes implementing the types and functions found in Go's
sync
package.