mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
.. | ||
.gitignore | ||
.travis.yml | ||
account_test.go | ||
account.go | ||
client_mock_test.go | ||
client.go | ||
Godeps | ||
LICENSE | ||
Makefile | ||
nodes_test.go | ||
nodes.go | ||
README.md |
go-acd
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.