mirror of
https://github.com/rclone/rclone.git
synced 2024-12-04 06:16:39 +01:00
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
|