rclone/vendor/github.com/koofr/go-httpclient/README.md

16 lines
262 B
Markdown
Raw Normal View History

go-httpclient
=============
Go HTTP client.
[![GoDoc](https://godoc.org/github.com/koofr/go-httpclient?status.png)](https://godoc.org/github.com/koofr/go-httpclient)
## Install
go get github.com/koofr/go-httpclient
## Testing
go get -t
go test