protondrive: add protondrive backend - fixes #6072

This commit is contained in:
Chun-Hung Tseng
2023-07-22 10:46:21 +01:00
committed by GitHub
parent 33fec9c835
commit 014acc902d
10 changed files with 1373 additions and 45 deletions
+1 -1
View File
@@ -419,7 +419,7 @@ remote or an fs.
Research
* Look at the interfaces defined in `fs/fs.go`
* Look at the interfaces defined in `fs/types.go`
* Study one or more of the existing remotes
Getting going