package
0.1.9
Repository: https://github.com/avos-io/goat.git
Documentation: pkg.go.dev

# Functions

NewMockBidiStreamingServer creates a new instance of MockBidiStreamingServer.
NewMockStreamClientInterceptor creates a new instance of MockStreamClientInterceptor.
NewMockStreamServerInterceptor creates a new instance of MockStreamServerInterceptor.
NewMockUnaryClientInterceptor creates a new instance of MockUnaryClientInterceptor.
NewMockUnaryServerInterceptor creates a new instance of MockUnaryServerInterceptor.

# Structs

MockBidiStreamingServer is an autogenerated mock type for the BidiStreamingServer type.
MockBidiStreamingServer_Context_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Context'.
No description provided by the author
MockBidiStreamingServer_Recv_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Recv'.
MockBidiStreamingServer_RecvMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RecvMsg'.
MockBidiStreamingServer_Send_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Send'.
MockBidiStreamingServer_SendHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendHeader'.
MockBidiStreamingServer_SendMsg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SendMsg'.
MockBidiStreamingServer_SetHeader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetHeader'.
MockBidiStreamingServer_SetTrailer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetTrailer'.
MockStreamClientInterceptor is an autogenerated mock type for the StreamClientInterceptor type.
MockStreamClientInterceptor_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author
MockStreamServerInterceptor is an autogenerated mock type for the StreamServerInterceptor type.
MockStreamServerInterceptor_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author
MockUnaryClientInterceptor is an autogenerated mock type for the UnaryClientInterceptor type.
MockUnaryClientInterceptor_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author
MockUnaryServerInterceptor is an autogenerated mock type for the UnaryServerInterceptor type.
MockUnaryServerInterceptor_Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Execute'.
No description provided by the author