Skip to content

Releases: devfans/cogroup

Support custom workers

25 Aug 04:29
Compare
Choose a tag to compare
  • Support custom workers

Stable release

03 Jun 05:25
Compare
Choose a tag to compare
  • Add goroutine number check

Some improvements

03 Jun 05:20
Compare
Choose a tag to compare
  • Fix gofmt with gofmt -s
  • Fix golint, rename GetWorkerId to GetWorkerID
  • Improve panic recover handling

Extend captured panic message size

04 Feb 12:51
f2bc492
Compare
Choose a tag to compare
v0.1.5

Extend panic capture message size

Push worker into the context

01 Feb 02:31
6e2d46b
Compare
Choose a tag to compare

Add GetWorkerId and GetWorkers methods

Improve the doc

31 Jan 08:08
e745a82
Compare
Choose a tag to compare

Add Size method

31 Jan 07:56
14a5f54
Compare
Choose a tag to compare
  • Add Size method
  • Add doc examples
  • Fix unit tests

Add examples

30 Jan 20:01
3daf6d0
Compare
Choose a tag to compare

Add examples

Initial release

30 Jan 19:42
948be31
Compare
Choose a tag to compare

Initial release with full functionalities and documentations.