We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cc4e3 commit 134ddf8Copy full SHA for 134ddf8
libtailscale/fileops.go
@@ -12,7 +12,7 @@ import (
12
"tailscale.com/feature/taildrop"
13
)
14
15
-// AndroidFileOps implements the FileOps interface using the Android ShareFileHelper.
+// AndroidFileOps implements [taildrop.FileOps] using the Android ShareFileHelper.
16
type AndroidFileOps struct {
17
helper ShareFileHelper
18
}
0 commit comments