# Functions
NewMockOnewayInbound creates a new mock instance.
NewMockOnewayOutbound creates a new mock instance.
NewMockRouter creates a new mock instance.
NewMockUnaryInbound creates a new mock instance.
NewMockUnaryOutbound creates a new mock instance.
# Structs
MockOnewayInbound is a mock of OnewayInbound interface.
MockOnewayInboundMockRecorder is the mock recorder for MockOnewayInbound.
MockOnewayOutbound is a mock of OnewayOutbound interface.
MockOnewayOutboundMockRecorder is the mock recorder for MockOnewayOutbound.
MockRouter is a mock of Router interface.
MockRouterMockRecorder is the mock recorder for MockRouter.
MockUnaryInbound is a mock of UnaryInbound interface.
MockUnaryInboundMockRecorder is the mock recorder for MockUnaryInbound.
MockUnaryOutbound is a mock of UnaryOutbound interface.
MockUnaryOutboundMockRecorder is the mock recorder for MockUnaryOutbound.