# Functions
NewMockController creates a new mock instance.
# Structs
DefaultController default controller.
MockController is a mock of Controller interface.
MockControllerMockRecorder is the mock recorder for MockController.
Route Describes a route.
ServerStatus represents the status of the server swagger:model.
No description provided by the author
# Interfaces
Controller pattern of rest controller.
# Type aliases
Routes holder for all routes.