Clean goroutine termination in the Go language
The tomb package helps with clean goroutine termination in the Go language. This package provides symbolic links that alias the following Go import paths to gopkg.in/tomb.v2: – gopkg.in/v2/tomb Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly gopkg.in/tomb.v2.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2-15.20190623gitd5d1b58.fc41 | - |
Fedora 41 | 2-15.20190623gitd5d1b58.fc41 | - |
Fedora 40 | 2-14.20190623gitd5d1b58.fc40 | - |
Fedora 39 | 2-11.20190623gitd5d1b58.fc39 | - |
Fedora EPEL 10.0 | 2-15.20190623gitd5d1b58.el10_0 | - |
You can contact the maintainers of this package via email at
golang-gopkg-tomb-2 dash maintainers at fedoraproject dot org
.