voltaserve
voltaserve copied to clipboard
Deduplicating api_client
During the renames of the includes, I noticed a great example of the "every go project is a library", I think we can consolidate all the api_client.go
implementations under api/client
. Now that all the module names are unique, webdav
and conversion
can share this client. And down the road also the rclone backend.