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

18 lines
336 B
Markdown
Raw Normal View History

go-httpclient
=============
2020-06-27 16:45:12 +02:00
![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