Documentation ¶
Index ¶
- type GitFs
- func (gitfs *GitFs) GetAttr(name string, _ *fuse.Context) (attr *fuse.Attr, status fuse.Status)
- func (gitfs *GitFs) GetXAttr(name string, attr string, _ *fuse.Context) ([]byte, fuse.Status)
- func (gitfs *GitFs) ListXAttr(name string, _ *fuse.Context) ([]string, fuse.Status)
- func (gitfs *GitFs) OpenDir(name string, _ *fuse.Context) ([]fuse.DirEntry, fuse.Status)
- func (gitfs *GitFs) Readlink(name string, _ *fuse.Context) (string, fuse.Status)
- func (gitfs *GitFs) Start()
- func (gitfs *GitFs) Unmount() error
- func (gitfs *GitFs) WaitStart()
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.