# Functions
Close closes all servers.
CloseOnAbort is a helper function that can be called by programs, such as tests or a command line or service application.
Serve starts serving the configured libStorage endpoints.
# Variables
DisableStartupInfo is a flag that indicates whether or not to print startup info.
# Structs
HTTPServer contains an instance of http server and the listener.