Name: | golang-gopkg-errgo-2-devel |
Version: | 2.1.0 |
Release: | 11.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 40653 |
License: | BSD |
RPM: |
golang-gopkg-errgo-2-devel-2.1.0-11.el9.noarch.rpm
|
Source RPM: |
golang-gopkg-errgo-2-2.1.0-11.el9.src.rpm
|
Build Date: | Fri Dec 22 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/go-errgo/errgo |
Summary: | Dependable Go errors with tracebacks |
Description: | The Errgo package provides a way to create and diagnose errors. It is compatible
with the usual Go error idioms but adds a way to wrap errors so that they record
source location information while retaining a consistent way for code to inspect
errors to find out particular problems.
This package contains the source code needed for building packages that
reference the following Go import paths:
– gopkg.in/errgo.v2 |