# Functions
File server handler.
File server middleware.
HealthCheckHandler is a simple health check handler.
MethodNotAllowedHandler is a handler for 405 Method Not Allowed.
NewServer creates a new Server instance.
NotFoundHandler is a handler for 404 Not Found.
WithLogger sets the logger for the server.
WithShutdownTimeout sets the timeout for graceful shutdown.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author