[ol10_u0_developer_EPEL] golang-github-errors-devel-1.1.1-14.el10_0.noarch

Name:golang-github-errors-devel
Version:1.1.1
Release:14.el10_0
Architecture:noarch
Group:Unspecified
Size:28325
License:MIT
RPM: golang-github-errors-devel-1.1.1-14.el10_0.noarch.rpm
Source RPM: golang-github-errors-1.1.1-14.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/go-errors/errors
Summary:Errors with stacktraces for Go
Description:
Package Errors adds stacktrace support to errors in Go.

This is particularly useful when you want to understand the state of execution
when an error was returned unexpectedly.

It provides the type *Error which implements the standard golang error
interface, so you can use this library interchangably with code that is
expecting a normal error return.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/go-errors/errors

Related Packages (Show Changelog) (Show Filelist)