mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-01 17:18:31 +08:00
add useful doc link
This commit is contained in:
parent
b20ddc57a7
commit
f70c1e449b
@ -56,6 +56,7 @@ type Option struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type WFS struct {
|
type WFS struct {
|
||||||
|
// https://dl.acm.org/doi/fullHtml/10.1145/3310148
|
||||||
// follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.go
|
// follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.go
|
||||||
fuse.RawFileSystem
|
fuse.RawFileSystem
|
||||||
fs.Inode
|
fs.Inode
|
||||||
|
Loading…
Reference in New Issue
Block a user