package
0.0.0-20210611082912-ece74ff677a6
Repository: https://github.com/horizonliu/gocryptfs.git
Documentation: pkg.go.dev
# Functions
NewRootNode returns an encrypted FUSE overlay filesystem.
# Structs
No description provided by the author
Node is a file or directory in the filesystem tree in a `gocryptfs -reverse` mount.
RootNode is the root directory in a `gocryptfs -reverse` mount.
No description provided by the author
No description provided by the author
VirtualMemNode is an in-memory node that does not have a representation on disk.