rclone/backend/googlephotos
Nick Craig-Wood 94dbfa4ea6 fs: change Config callback into state based callback #3455
This is a very large change which turns the post Config function in
backends into a state based call and response system so that
alternative user interfaces can be added.

The existing config logic has been converted, but it is quite
complicated and folloup commits will likely be needed to fix it!

Follow up commits will add a command line and API based way of using
this configuration system.
2021-05-14 14:07:44 +01:00
..
api doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
testfiles googlephotos: Backend for accessing Google Photos #369 2019-07-02 15:26:55 +01:00
albums.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
albums_test.go build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
googlephotos.go fs: change Config callback into state based callback #3455 2021-05-14 14:07:44 +01:00
googlephotos_test.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
pattern.go gphotos: new flag --gphotos-include-archived - fixes #4728 2021-01-28 16:51:31 +00:00
pattern_test.go gphotos: new flag --gphotos-include-archived - fixes #4728 2021-01-28 16:51:31 +00:00