Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

concurrent GoDoc

concurrent is a set of collections and various other things to be used in concurrent environment, such as:

Packages in generic subfolder are meant to be used with gengen. Consult its README for examples, but usually it goes something like this:

gengen github.com/codesenberg/concurrent/generic/histogram float64

After this you might want to fill out appropriate functions in generated files marked with TODO commentaries and remove build tag to get autogenerated test suite.

About

This library contains a set of collections and various other things to be used in concurrent environment.

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.