package
1.0.3
Repository: https://github.com/clicknclear/ftpserver.git
Documentation: pkg.go.dev

# Functions

LoadFs loads a file system from an access description.

# Variables

ErrInvalidParameter is returned when a parameter is invalid.
ErrNotFound is returned when something is not found.
ErrNotImplemented is returned when something is not implemented.

# Structs

File is the afero.File implementation.
Fs is a write-only afero.Fs implementation using mail as backend.