rclone/cmd/serve/docker
2021-11-22 18:15:07 +00:00
..
api.go cmd/serve: add serve docker command (#5415) 2021-07-10 23:56:09 +03:00
docker.go docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
docker_test.go serve/docker: skip race test until we find a solution for deadlock 2021-10-22 14:00:48 +03:00
driver.go Replace sync with lib/sync for deadlock detection with deadlock build tag 2021-11-22 18:15:07 +00:00
help.go docs for serve docker and docker plugin (#5415) 2021-07-10 23:56:09 +03:00
options.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
serve.go lib/file: improve error message when attempting to create dir on nonexistent drive on windows 2021-10-01 23:18:39 +02:00
systemd.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
systemd_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
unix.go lib/file: improve error message when attempting to create dir on nonexistent drive on windows 2021-10-01 23:18:39 +02:00
unix_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
volume.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00