package
0.4.4
Repository: https://github.com/datawire/go-fuseftp.git
Documentation: pkg.go.dev

# Functions

NewFTPClient returns an implementation of the fuse.FileSystemInterface that is backed by an FTP server connection tp the address.
NewHost creates a FuseHost instance that will mount the given filesystem on the given mountPoint.

# Structs

FuseHost wraps a fuse.FileSystemHost and adds Start/Stop semantics.

# Interfaces

No description provided by the author