Name : golang-github-hoisie-httplib
| |
Version : 0.0.0+git20120409.3cbb2f7
| Vendor : obs://build_opensuse_org/home:vpereirabr
|
Release : 1.1
| Date : 2017-03-04 15:03:13
|
Group : Development/Languages/Other
| Source RPM : golang-github-hoisie-httplib-0.0.0+git20120409.3cbb2f7-1.1.src.rpm
|
Size : 0.07 MB
| |
Packager : (none)
| |
Summary : A simple, low-level http library for Go
|
Description :
httplib.go is a simple extension of Go\'s http client that provides keep-alive connections and generic requests. This is a small usage example:
//get the google home page c := new(httplib.Client) resp, err := c.Request (\"http://google.com\", \"GET\", nil, \"\") data := ioutil.ReadAll( resp.Body ) println(string(data))
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/vpereirabr:/AP/openSUSE_Tumbleweed/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
go-httplib.go
golang(github.com/hoisie/httplib)
golang-github-hoisie-httplib
golang-github-hoisie-httplib(x86-64)
golang-github-hoisie-httplib-devel
golang-github-hoisie-httplib-devel-static
Requires :