package
0.0.0-20240805145146-a04e50b1b904
Repository: https://github.com/parandor/samples.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewServer creates a new Server that uses the given handler.
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.