# Functions
NewMockContext creates a new mock instance.
NewMockEchoRouter creates a new mock instance.
# Structs
MockContext is a mock of Context interface.
MockContextMockRecorder is the mock recorder for MockContext.
MockEchoRouter is a mock of EchoRouter interface.
MockEchoRouterMockRecorder is the mock recorder for MockEchoRouter.