Clean goroutine termination in the Go language
The Tomb package handles clean goroutine tracking and termination. This package provides symbolic links that alias the following Go import paths to gopkg.in/tomb.v1: – gopkg.in/v1/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.v1.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1-7.20190623gitdd63297.fc35 | - |
Fedora 35 | 1-7.20190623gitdd63297.fc35 | - |
Fedora 34 | 1-6.20190623gitdd63297.fc34 | - |
You can contact the maintainers of this package via email at
golang-gopkg-tomb-1 dash maintainers at fedoraproject dot org
.