# Functions
No description provided by the author
No description provided by the author
NewServer creates a new FTP server.
No description provided by the author
# Constants
PublicIpUrl is the url to get the public ip of the server.
# Structs
No description provided by the author
Session represents an individual client FTP session.
SessionManager manages all active sessions.
# Interfaces
Users is the interface to find a user by username and password and return it.
# Type aliases
No description provided by the author