This website requires JavaScript.
Explore
Help
Sign In
extern
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-06-15 01:17:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ecdfd80459
Branches
Tags
View all branches
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