Documentation
¶
Index ¶
- func Mount(mountPath string) error
- type LodestoneFs
- func (lfs *LodestoneFs) GetAttr(name string, context *fuse.Context) (*fuse.Attr, fuse.Status)
- func (lfs *LodestoneFs) Open(name string, flags uint32, context *fuse.Context) (file nodefs.File, code fuse.Status)
- func (lfs *LodestoneFs) OpenDir(name string, context *fuse.Context) (c []fuse.DirEntry, code fuse.Status)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LodestoneFs ¶
type LodestoneFs struct {
pathfs.FileSystem
}
Click to show internal directories.
Click to hide internal directories.