# Functions
NewMockBidiStream creates a new instance of MockBidiStream.
NewMockSenderStream creates a new instance of MockSenderStream.
# 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'.
MockSenderStream is an autogenerated mock type for the SenderStream type.
MockSenderStream_Context_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Context'.
No description provided by the author
MockSenderStream_RecvMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RecvMsg'.
MockSenderStream_Send_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Send'.
MockSenderStream_SendHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendHeader'.
MockSenderStream_SendMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMsg'.
MockSenderStream_SetHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetHeader'.
MockSenderStream_SetTrailer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTrailer'.