Skip to content

Releases: devfans/cogroup

Support custom workers

25 Aug 04:29

Choose a tag to compare

  • Support custom workers

Stable release

03 Jun 05:25

Choose a tag to compare

  • Add goroutine number check

Some improvements

03 Jun 05:20

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

Choose a tag to compare

v0.1.5

Extend panic capture message size

Push worker into the context

01 Feb 02:31
6e2d46b

Choose a tag to compare

Add GetWorkerId and GetWorkers methods

Improve the doc

31 Jan 08:08
e745a82

Choose a tag to compare

Add Size method

31 Jan 07:56
14a5f54

Choose a tag to compare

  • Add Size method
  • Add doc examples
  • Fix unit tests

Add examples

30 Jan 20:01
3daf6d0

Choose a tag to compare

Add examples

Initial release

30 Jan 19:42
948be31

Choose a tag to compare

Initial release with full functionalities and documentations.