mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 17:44:57 +01:00
1d14e30383
* added koofr client SDK dep for koofr backend
16 lines
262 B
Markdown
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
|