Pakket: golang-gopkg-tomb.v2-dev (0.0~git20161208.d5d1b58-3)
Verwijzigingen voor golang-gopkg-tomb.v2-dev
Trisquel bronnen:
Het bronpakket golang-gopkg-tomb.v2 downloaden:
- [golang-gopkg-tomb.v2_0.0~git20161208.d5d1b58-3.dsc]
- [golang-gopkg-tomb.v2_0.0~git20161208.d5d1b58.orig.tar.xz]
- [golang-gopkg-tomb.v2_0.0~git20161208.d5d1b58-3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team (Mailarchief)
- Alexandre Viau
- Tim Potter
- Michael Hudson-Doyle
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
API to track the lifecyle of Golang goroutines, and provide clean termination
Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death.