Documentation ¶
Index ¶
- type Dir
- func (d Dir) Attr(ctx context.Context, a *fuse.Attr) error
- func (d Dir) Lookup(ctx context.Context, name string) (fs.Node, error)
- func (d *Dir) Open(ctx context.Context, req *fuse.OpenRequest, resp *fuse.OpenResponse) (fs.Handle, error)
- func (d Dir) ReadDirAll(ctx context.Context) ([]fuse.Dirent, error)
- type Fs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.