rclone/vendor/github.com/koofr/go-httpclient/README.md
2020-06-29 14:44:57 +01:00

18 lines
336 B
Markdown

go-httpclient
=============
![Test](https://github.com/koofr/go-httpclient/workflows/Test/badge.svg)
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