package
2.0.0+incompatible
Repository: https://github.com/smousa/kafka-grpc-stream.git
Documentation: pkg.go.dev
# Functions
NewMockBidiStream creates a new instance of MockBidiStream.
NewMockSessionRegistry creates a new instance of MockSessionRegistry.
# Structs
MockBidiStream is an autogenerated mock type for the BidiStream type.
MockBidiStream_Context_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Context'.
No description provided by the author
MockBidiStream_Recv_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Recv'.
MockBidiStream_RecvMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RecvMsg'.
MockBidiStream_Send_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Send'.
MockBidiStream_SendHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendHeader'.
MockBidiStream_SendMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMsg'.
MockBidiStream_SetHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetHeader'.
MockBidiStream_SetTrailer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTrailer'.
MockSessionRegistry is an autogenerated mock type for the SessionRegistry type.
No description provided by the author
MockSessionRegistry_RegisterSession_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterSession'.