SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-gopkg-warnings-0-devel rpm build for : Fedora 37. For other distributions click golang-gopkg-warnings-0-devel.

Name : golang-gopkg-warnings-0-devel
Version : 0.1.2 Vendor : Fedora Project
Release : 13.fc37 Date : 2022-07-21 14:29:40
Group : Unspecified Source RPM : golang-gopkg-warnings-0-0.1.2-13.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Implements error handling with non-fatal errors (warnings)
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-gopkg-warnings-0-devel-0.1.2-13.fc37.noarch.rpm
ftp.icm.edu.pl  golang-gopkg-warnings-0-devel-0.1.2-13.fc37.noarch.rpm
     

Provides :
golang(gopkg.in/warnings.v0)
golang-gopkg-warnings-0-devel
golang-ipath(gopkg.in/warnings.v0)

Requires :
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM