Releases: chalvern/gochan
Releases · chalvern/gochan
refactor logger with Debug and Debugf method
add license
Merge pull request #1 from chalvern/add-license Create LICENSE
add more test case
more test case
dispatcher check negative number and bugfix of data racing
- refactor dispatcher adding negative checking
- bugfix of data race
add english README
Add english README without other changes.
first publish
Almost features are done, including dispatcher and gochan. But tasks in buffer channel of gochan would not execute after closed, so that developer self must do something for maintenance.