SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-hashicorp-go-cleanhttp rpm build for : openSUSE Leap 15. For other distributions click golang-github-hashicorp-go-cleanhttp.

Name : golang-github-hashicorp-go-cleanhttp
Version : 0.0.0+git20171218.d5fe4b5 Vendor : obs://build_opensuse_org/home:jloehel
Release : lp150.1.2 Date : 2018-10-26 16:43:02
Group : Development/Languages/Golang Source RPM : golang-github-hashicorp-go-cleanhttp-0.0.0+git20171218.d5fe4b5-lp150.1.2.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : Functions for accessing clean Go http.Client values
Description :
The Go standard library contains a default http.Client called
http.DefaultClient. It is a common idiom in Go code to start with
http.DefaultClient and tweak it as necessary, and in fact, this is encouraged.
Unfortunately, this is a shared value, and it is not uncommon for libraries to
assume that they are free to modify it at will. With enough dependencies, it can
be very easy to encounter strange problems and race conditions due to
manipulation of this shared value across libraries and goroutines (clients are
safe for concurrent use, but writing values to the client struct itself is not
protected).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jloehel:/golang/openSUSE_Leap_15.0/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
golang(github.com/hashicorp/go-cleanhttp)
golang-github-hashicorp-go-cleanhttp
golang-github-hashicorp-go-cleanhttp(x86-64)

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/packages/golang-github-hashicorp-go-cleanhttp
/usr/share/doc/packages/golang-github-hashicorp-go-cleanhttp/LICENSE
/usr/share/doc/packages/golang-github-hashicorp-go-cleanhttp/README.md
/usr/share/go/1.11/contrib/src
/usr/share/go/1.11/contrib/src/github.com
/usr/share/go/1.11/contrib/src/github.com/hashicorp
/usr/share/go/1.11/contrib/src/github.com/hashicorp/go-cleanhttp
/usr/share/go/1.11/contrib/src/github.com/hashicorp/go-cleanhttp/cleanhttp.go
/usr/share/go/1.11/contrib/src/github.com/hashicorp/go-cleanhttp/doc.go
/usr/share/go/1.11/contrib/src/github.com/hashicorp/go-cleanhttp/handlers.go
/usr/share/go/1.11/contrib/src/github.com/hashicorp/go-cleanhttp/handlers_test.go

 
ICM