mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
add useful doc link
This commit is contained in:
parent
b20ddc57a7
commit
f70c1e449b
|
@ -56,6 +56,7 @@ type Option 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
|
||||
fuse.RawFileSystem
|
||||
fs.Inode
|
||||
|
|
Loading…
Reference in a new issue