1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-18 17:23:20 +00:00
Files
rclone/vendor/github.com/koofr/go-httpclient/README.md
jaKa 1d14e30383 vendor: add github.com/koofr/go-koofrclient
* added koofr client SDK dep for koofr backend
2019-03-06 13:41:43 +00:00

16 lines
262 B
Markdown

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