Donutloop Toolkit Versions Save

Collection of useful patterns

v3.0.0

3 years ago

2.2.0

4 years ago

Version: 2.2.0 (2019-06-03)

Features

  • Add pretty sprint for http request type

2.1.0

5 years ago

Version: 2.1.0 (2019-05-26)

Features

  • Add pretty sprint for http response type

2.0.0

5 years ago

Version: 2.0.0 (2018-11-25)

Features

  • Code generation tool
    • Code generation: Generate type-specific version of worker
  • Travis: added support for go modules
  • Travis: dropped support for go version 1.7, 1.8, 1.9, 1.10
  • Travis: dropped support for coveralls (tmp)

1.8.0

5 years ago

Version: 1.8.0 (2018-11-23)

Features

  • Package: worker.New() starts n * Workers goroutines running func on incoming parameters sent on the returned channel.
  • Travis: added support for windows and mac
  • Travis: added support for golang version 1.11.x and 1.10.x

1.7.0

6 years ago

Version: 1.7.0 (2018-01-02)

Features

Multierror: concatenate errors into one error

doc

added issue template for reporting a issue

1.6.0

6 years ago

Version: 1.6.0 (2017-12-22)

Features

Leaser: Lease the resource for duration. When the lease expires, invoke func

1.5.0

6 years ago

Version: 1.5.0 (2017-12-20)

Features

Debugutil: Added pretty sprint func for any type

1.4.0

6 years ago

1.3.0

6 years ago