Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DirIVMode is the mode to use for Dir IV files. DirIVMode = syscall.S_IFREG | 0400 )
Variables ¶
This section is empty.
Functions ¶
func NewFS ¶
func NewFS(args fusefrontend.Args) pathfs.FileSystem
NewFS returns an encrypted FUSE overlay filesystem. In this case (reverse mode) the backing directory is plain-text and reverseFS provides an encrypted view.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.