SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-sdboyer-constext-devel rpm build for : Fedora 37. For other distributions click golang-github-sdboyer-constext-devel.

Name : golang-github-sdboyer-constext-devel
Version : 0 Vendor : Fedora Project
Release : 0.12.20180316git836a144.fc37 Date : 2022-07-21 13:29:11
Group : Unspecified Source RPM : golang-github-sdboyer-constext-0-0.12.20180316git836a144.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Cons Contexts together as a pair
Description :
Constext allows you to cons Contexts together as a pair, conjoining them for the
purpose of all Context behaviors:

– If either parent context is canceled, the constext is canceled. The err is
set to whatever the err of the parent that was canceled.
– If either parent has a deadline, the constext uses that same deadline. If
both have a deadline, it uses the sooner/lesser one.
– Values from both parents are unioned together. When a key is present in both
parent trees, the left (first) context supercedes the right (second).

Paired contexts can be recombined using the standard context.With*() functions.

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

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-github-sdboyer-constext-devel-0-0.12.20180316git836a144.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-sdboyer-constext-devel-0-0.12.20180316git836a144.fc37.noarch.rpm
     

Provides :
golang(github.com/sdboyer/constext)
golang(github.com/sdboyer/constext)(commit=836a144573533ea4da4e6929c235fd348aed1c80)
golang-github-sdboyer-constext-devel
golang-ipath(github.com/sdboyer/constext)
golang-ipath(github.com/sdboyer/constext)(commit=836a144573533ea4da4e6929c235fd348aed1c80)

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-github-sdboyer-constext-devel
/usr/share/doc/golang-github-sdboyer-constext-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/sdboyer
/usr/share/gocode/src/github.com/sdboyer/constext
/usr/share/gocode/src/github.com/sdboyer/constext/.goipath
/usr/share/gocode/src/github.com/sdboyer/constext/README.md
/usr/share/gocode/src/github.com/sdboyer/constext/constext.go
/usr/share/gocode/src/github.com/sdboyer/constext/constext_test.go
/usr/share/licenses/golang-github-sdboyer-constext-devel
/usr/share/licenses/golang-github-sdboyer-constext-devel/LICENSE

 
ICM