# Functions
ListenAndServe listens on the TCP network address addr and then calls Serve
with handler to handle requests on incoming connections.
ListenAndServeTLS acts identically to ListenAndServe, except that it expects
HTTPS connections.
NewServer returns an intialized endlessServer Object.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author