This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
rclone
Watch
2
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-02-24 02:23:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
rclone
/
vendor
/
github.com
/
koofr
/
go-httpclient
History
Nick Craig-Wood
af192d2507
vendor: update all dependencies
2019-08-26 18:00:17 +01:00
..
.gitignore
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
errors.go
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
httpclient.go
vendor: update all dependencies
2019-08-26 18:00:17 +01:00
LICENSE
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
README.md
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
requestdata_upload.go
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
requestdata.go
vendor: update all dependencies
2019-08-26 18:00:17 +01:00
transport.go
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
utils.go
vendor: add github.com/koofr/go-koofrclient
2019-03-06 13:41:43 +00:00
README.md
go-httpclient
Go HTTP client.
Install
go get github.com/koofr/go-httpclient
Testing
go get -t go test