SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : golang-gopkg-warnings-0-devel
Version : 0.1.2 Vendor : Fedora Project
Release : 2.fc29 Date : 2018-07-13 23:57:35
Group : Unspecified Source RPM : golang-gopkg-warnings-0.1.2-2.fc29.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : 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 import
the gopkg.in/warnings.v0 Go namespace.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-gopkg-warnings-0-devel-0.1.2-2.fc29.noarch.rpm
ftp.icm.edu.pl  golang-gopkg-warnings-0-devel-0.1.2-2.fc29.noarch.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-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