Install this package:
emerge -a dev-go/errors
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-go/errors
Or alternatively:
emerge --autounmask-write -a dev-go/errors
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.1 | 7 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>p.spek@tyil.work</email> <name>Patrick "tyil" Spek</name> </maintainer> <longdescription lang="en"> A package to add stacktraces to errors in Go. </longdescription> </pkgmetadata>