package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockBoundHandler creates a new mock instance.
NewMockByteBuffer creates a new mock instance.
NewMockByteBufferFactory creates a new mock instance.
NewMockClientTransHandler creates a new mock instance.
NewMockClientTransHandlerFactory creates a new mock instance.
NewMockCodec creates a new mock instance.
NewMockConnPool creates a new mock instance.
NewMockConnPoolReporter creates a new mock instance.
NewMockConnReleaser creates a new mock instance.
NewMockDialer creates a new mock instance.
NewMockDuplexBoundHandler creates a new mock instance.
NewMockFrameWrite creates a new mock instance.
NewMockGracefulShutdown creates a new mock instance.
NewMockInboundHandler creates a new mock instance.
NewMockInvokeHandleFuncSetter creates a new mock instance.
NewMockIsActive creates a new mock instance.
NewMockLongConnPool creates a new mock instance.
NewMockMetaDecoder creates a new mock instance.
NewMockMetaEncoder creates a new mock instance.
NewMockMetaHandler creates a new mock instance.
NewMockNocopyWrite creates a new mock instance.
NewMockOutboundHandler creates a new mock instance.
NewMockPayloadCodec creates a new mock instance.
NewMockRawConn creates a new mock instance.
NewMockServerTransHandler creates a new mock instance.
NewMockServerTransHandlerFactory creates a new mock instance.
NewMockStreamingMetaHandler creates a new mock instance.
No description provided by the author
NewMockTransHandler creates a new mock instance.
NewMockTransReadWriter creates a new mock instance.

# Structs

MockBoundHandler is a mock of BoundHandler interface.
MockBoundHandlerMockRecorder is the mock recorder for MockBoundHandler.
MockByteBuffer is a mock of ByteBuffer interface.
MockByteBufferFactory is a mock of ByteBufferFactory interface.
MockByteBufferFactoryMockRecorder is the mock recorder for MockByteBufferFactory.
MockByteBufferMockRecorder is the mock recorder for MockByteBuffer.
MockClientTransHandler is a mock of ClientTransHandler interface.
MockClientTransHandlerFactory is a mock of ClientTransHandlerFactory interface.
MockClientTransHandlerFactoryMockRecorder is the mock recorder for MockClientTransHandlerFactory.
MockClientTransHandlerMockRecorder is the mock recorder for MockClientTransHandler.
MockCodec is a mock of Codec interface.
MockCodecMockRecorder is the mock recorder for MockCodec.
MockConnPool is a mock of ConnPool interface.
MockConnPoolMockRecorder is the mock recorder for MockConnPool.
MockConnPoolReporter is a mock of ConnPoolReporter interface.
MockConnPoolReporterMockRecorder is the mock recorder for MockConnPoolReporter.
MockConnReleaser is a mock of ConnReleaser interface.
MockConnReleaserMockRecorder is the mock recorder for MockConnReleaser.
MockDialer is a mock of Dialer interface.
MockDialerMockRecorder is the mock recorder for MockDialer.
MockDuplexBoundHandler is a mock of DuplexBoundHandler interface.
MockDuplexBoundHandlerMockRecorder is the mock recorder for MockDuplexBoundHandler.
MockFrameWrite is a mock of FrameWrite interface.
MockFrameWriteMockRecorder is the mock recorder for MockFrameWrite.
MockGracefulShutdown is a mock of GracefulShutdown interface.
MockGracefulShutdownMockRecorder is the mock recorder for MockGracefulShutdown.
MockInboundHandler is a mock of InboundHandler interface.
MockInboundHandlerMockRecorder is the mock recorder for MockInboundHandler.
MockInvokeHandleFuncSetter is a mock of InvokeHandleFuncSetter interface.
MockInvokeHandleFuncSetterMockRecorder is the mock recorder for MockInvokeHandleFuncSetter.
MockIsActive is a mock of IsActive interface.
MockIsActiveMockRecorder is the mock recorder for MockIsActive.
MockLongConnPool is a mock of LongConnPool interface.
MockLongConnPoolMockRecorder is the mock recorder for MockLongConnPool.
MockMetaDecoder is a mock of MetaDecoder interface.
MockMetaDecoderMockRecorder is the mock recorder for MockMetaDecoder.
MockMetaEncoder is a mock of MetaEncoder interface.
MockMetaEncoderMockRecorder is the mock recorder for MockMetaEncoder.
MockMetaHandler is a mock of MetaHandler interface.
MockMetaHandlerMockRecorder is the mock recorder for MockMetaHandler.
MockNocopyWrite is a mock of NocopyWrite interface.
MockNocopyWriteMockRecorder is the mock recorder for MockNocopyWrite.
MockOutboundHandler is a mock of OutboundHandler interface.
MockOutboundHandlerMockRecorder is the mock recorder for MockOutboundHandler.
MockPayloadCodec is a mock of PayloadCodec interface.
MockPayloadCodecMockRecorder is the mock recorder for MockPayloadCodec.
MockRawConn is a mock of RawConn interface.
MockRawConnMockRecorder is the mock recorder for MockRawConn.
MockServerTransHandler is a mock of ServerTransHandler interface.
MockServerTransHandlerFactory is a mock of ServerTransHandlerFactory interface.
MockServerTransHandlerFactoryMockRecorder is the mock recorder for MockServerTransHandlerFactory.
MockServerTransHandlerMockRecorder is the mock recorder for MockServerTransHandler.
MockStreamingMetaHandler is a mock of StreamingMetaHandler interface.
MockStreamingMetaHandlerMockRecorder is the mock recorder for MockStreamingMetaHandler.
No description provided by the author
MockTransHandler is a mock of TransHandler interface.
MockTransHandlerMockRecorder is the mock recorder for MockTransHandler.
MockTransReadWriter is a mock of TransReadWriter interface.
MockTransReadWriterMockRecorder is the mock recorder for MockTransReadWriter.