Documentation ¶
Overview ¶
Package mock_apigrpc is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAPIandGRPC ¶
type MockAPIandGRPC struct {
// contains filtered or unexported fields
}
MockAPIandGRPC is a mock of APIandGRPC interface.
func NewMockAPIandGRPC ¶
func NewMockAPIandGRPC(ctrl *gomock.Controller) *MockAPIandGRPC
NewMockAPIandGRPC creates a new mock instance.
func (*MockAPIandGRPC) EXPECT ¶
func (m *MockAPIandGRPC) EXPECT() *MockAPIandGRPCMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAPIandGRPCMockRecorder ¶
type MockAPIandGRPCMockRecorder struct {
// contains filtered or unexported fields
}
MockAPIandGRPCMockRecorder is the mock recorder for MockAPIandGRPC.
func (*MockAPIandGRPCMockRecorder) Start ¶
func (mr *MockAPIandGRPCMockRecorder) Start(wg interface{}) *gomock.Call
Start indicates an expected call of Start.
func (*MockAPIandGRPCMockRecorder) Stop ¶
func (mr *MockAPIandGRPCMockRecorder) Stop() *gomock.Call
Stop indicates an expected call of Stop.
Click to show internal directories.
Click to hide internal directories.