mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-21 04:28:04 +08:00
add useful doc link
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user