rclone/vendor/github.com/ncw/go-acd
2017-05-11 15:39:54 +01:00
..
.gitignore Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00
.travis.yml Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00
account_test.go Switch to using the dep tool and update all the dependencies 2017-05-11 15:39:54 +01:00
account.go Update go-acd dependency 2016-11-06 14:26:12 +00:00
client_mock_test.go Switch to using the dep tool and update all the dependencies 2017-05-11 15:39:54 +01:00
client.go Update go-acd vendor to fix error message - fixes #860 2016-11-07 10:20:26 +00:00
Godeps Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00
LICENSE Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00
Makefile Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00
nodes_test.go Switch to using the dep tool and update all the dependencies 2017-05-11 15:39:54 +01:00
nodes.go vendor: Update go-acd 2017-03-06 19:21:18 +00:00
README.md Use a vendor directory for repeatable builds - fixes #816 2016-11-05 18:18:08 +00:00

go-acd Build Status

Go library for accessing the Amazon Cloud Drive.

This library is the basis for acdcli.

Still work in progress. Focusing on read-only operations at first. Refer to the milestones and issues for planned features.