package
2.5.1
Repository: https://github.com/rfjakob/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.