| Name: | compat-golang-gopkg-2-tomb-devel |
| Version: | 2 |
| Release: | 15.20190623gitd5d1b58.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 10 |
| License: | BSD-3-Clause |
| RPM: |
compat-golang-gopkg-2-tomb-devel-2-15.20190623gitd5d1b58.el10_0.noarch.rpm
|
| Source RPM: |
golang-gopkg-tomb-2-2-15.20190623gitd5d1b58.el10_0.src.rpm
|
| Build Date: | Mon Jan 06 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/go-tomb/tomb |
| Summary: | Clean goroutine termination in the Go language |
| Description: | 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. |