Skip to content

Releases: ShindouMihou/chikador

v1.0.2

15 Sep 19:15
9ca5d08
Compare
Choose a tag to compare

Changelog

  • Added support for IsClosed, allowing us to properly break off the program when the chismis is over. In previous examples, this led to the message still being polled, and resources being leaked because of unproperly closed for-loop.
  • Added LICENSE (this version is more intended to update pkg.go.dev)

Installation

go get github.com/ShindouMihou/[email protected]

Documentations

You can read the documentations for chikador over at your development environment, or through:

v1.0.1

15 Sep 18:35
462c3c1
Compare
Choose a tag to compare

Changelog

  • Added support for IsClosed, allowing us to properly break off the program when the chismis is over. In previous examples, this led to the message still being polled, and resources being leaked because of unproperly closed for-loop.

Installation

go get github.com/ShindouMihou/[email protected]

Documentations

You can read the documentations for chikador over at your development environment, or through:

v1.0.0

15 Sep 18:12
2f6c0c0
Compare
Choose a tag to compare

Installation

go get github.com/ShindouMihou/[email protected]

Documentations

You can read the documentations for chikador over at your development environment, or through: