Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleRead ¶
func HandleRead(req *fuse.ReadRequest, resp *fuse.ReadResponse, data []byte)
HandleRead handles a read request assuming that data is the entire file content. It adjusts the amount returned in resp according to req.Offset and req.Size.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.