# Functions
NewMockEndpoint creates a new mock instance.
NewMockRouter creates a new mock instance.
# Structs
MockEndpoint is a mock of Endpoint interface.
MockEndpointMockRecorder is the mock recorder for MockEndpoint.
MockRouter is a mock of Router interface.
MockRouterMockRecorder is the mock recorder for MockRouter.