This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-12-16 08:13:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5db15cb1570eb4a2146334821c280491a78bc954
rclone
/
vendor
/
github.com
/
koofr
/
go-httpclient
History
Nick Craig-Wood
696d012c05
vendor: update all dependencies
2020-06-29 14:44:57 +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
go.mod
vendor: update all dependencies
2020-06-29 14:44:57 +01:00
go.sum
vendor: update all dependencies
2020-06-29 14:44:57 +01: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: update all dependencies
2020-06-29 14:44:57 +01: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