rclone/cmd/serve
Jack d64212d902
serve/restic: expose interfaces so that rclone can be used as a library from within restic
This patch enables rclone to be used as a library from within restic

- exposes NewServer
- exposes Server
- implements http.RoundTripper

Co-authored-by: Jack Deng <jackdeng@gmail.com>
2020-07-26 12:06:47 +01:00
..
dlna dlna: Mark flags in docs as code 2020-06-25 12:18:54 +01:00
ftp serve/ftp: use refactored goftp.io/server library for binary shrink 2020-07-21 16:23:55 +01:00
http http: improved directory listing with new template from Caddy project 2020-05-08 16:15:21 +01:00
httplib doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
proxy doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
restic serve/restic: expose interfaces so that rclone can be used as a library from within restic 2020-07-26 12:06:47 +01:00
servetest serve sftp: fix race in the tests #4171 2020-06-15 21:34:33 +01:00
sftp doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
webdav serve webdav,serve restic: Fix flags so they use environment variables 2020-06-11 19:28:51 +01:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00