package
1.27.2
Repository: https://github.com/echohead/yarpc-go.git
Documentation: pkg.go.dev

# Functions

NewMockOnewayInbound creates a new mock instance.
NewMockOnewayOutbound creates a new mock instance.
NewMockRouter creates a new mock instance.
NewMockStreamInbound creates a new mock instance.
NewMockStreamOutbound 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.
MockStreamInbound is a mock of StreamInbound interface.
MockStreamInboundMockRecorder is the mock recorder for MockStreamInbound.
MockStreamOutbound is a mock of StreamOutbound interface.
MockStreamOutboundMockRecorder is the mock recorder for MockStreamOutbound.
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.