Add read-only Docspell FUSE mount

This commit is contained in:
Jan Bader
2026-07-13 22:58:59 +02:00
parent c8219ed79b
commit 952d3d8532
7 changed files with 514 additions and 10 deletions
+4
View File
@@ -1,3 +1,7 @@
module git.javil.eu/jacob1123/docspell-import
go 1.23.4
require bazil.org/fuse v0.0.0-20230120002735-62a210ff1fd5
require golang.org/x/sys v0.4.0 // indirect