# Functions
New returns an instance of a Server.
NewMockServer creates a new mock instance.
No description provided by the author
# Structs
No description provided by the author
MockServer is a mock of Server interface.
MockServerMockRecorder is the mock recorder for MockServer.
# Interfaces
No description provided by the author
No description provided by the author
Server maintains the HTTP router.
No description provided by the author