# Functions
New creates Server module with given options.
WithAddr sets http.Server.Addr.
WithHandler sets http.Server.Handler.
WithServer sets http.Server for module.
WithShutdownTimeout sets timeout for graceful shutdown.
# Type aliases
No description provided by the author