Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-gopkg-warnings-0-devel-0.1.2-17.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-gopkg-warnings-0-devel Distribution: Fedora Project
Version: 0.1.2 Vendor: Fedora Project
Release: 17.fc40 Build date: Wed Jan 24 21:24:10 2024
Group: Unspecified Build host: buildhw-x86-11.iad2.fedoraproject.org
Size: 11397 Source RPM: golang-gopkg-warnings-0-0.1.2-17.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/go-warnings/warnings
Summary: Implements error handling with non-fatal errors (warnings)
A recurring programming pattern pattern is to allow interrupting the flow on any
received error. But what if there are errors that should be noted but still not
fatal, for which the flow should not be interrupted? Implementing such logic at
each if statement would make the code complex and the flow much harder to
follow.

Package Warnings provides the Collector type and a clean and simple pattern for
achieving such logic. The Collector takes care of deciding when to break the
flow and when to continue, collecting any non-fatal errors (warnings) along the
way. The only requirement is that fatal and non-fatal errors can be
distinguished programmatically.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – gopkg.in/warnings.v0

Provides

Requires

License

BSD

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/share/doc/golang-gopkg-warnings-0-devel
/usr/share/doc/golang-gopkg-warnings-0-devel/README
/usr/share/gocode/src/gopkg.in
/usr/share/gocode/src/gopkg.in/warnings.v0
/usr/share/gocode/src/gopkg.in/warnings.v0/.goipath
/usr/share/gocode/src/gopkg.in/warnings.v0/warnings.go
/usr/share/gocode/src/gopkg.in/warnings.v0/warnings_test.go
/usr/share/licenses/golang-gopkg-warnings-0-devel
/usr/share/licenses/golang-gopkg-warnings-0-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:07:47 2024