# Functions
New constructs and starts a Server.
WithCleanupTimeout customizes the default five-second timeout for the server's Cleanup method.
WithErrorLog sets [http.Server.ErrorLog].
WithOptions composes multiple Options into one.
# Interfaces
An Option configures a Server.