package
1.8.0
Repository: https://github.com/rfjakob/gocryptfs.git
Documentation: pkg.go.dev

# Functions

SanitizePath adapts filepath.Clean for FUSE paths.
Serve serves incoming connections on "sock".

# Constants

ReadBufSize is the size of the request read buffer.

# Structs

RequestStruct is sent by a client.
ResponseStruct is sent by us as response to a request.

# Interfaces

Interface should be implemented by fusefrontend[_reverse].