Documentation ¶
Overview ¶
Package grpc_mock is a generated GoMock package.
Index ¶
- type MockAuthApiServiceClient
- func (m *MockAuthApiServiceClient) AuthnWithDid(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRequest, ...) (*auth_apiv1.AuthnWithDidResponse, error)
- func (m *MockAuthApiServiceClient) AuthnWithDidRegister(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRegisterRequest, ...) (*auth_apiv1.AuthnWithDidRegisterResponse, error)
- func (m *MockAuthApiServiceClient) AuthnWithDidRegisterStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRegisterStartRequest, ...) (auth_apiv1.AuthApiService_AuthnWithDidRegisterStartClient, error)
- func (m *MockAuthApiServiceClient) AuthnWithDidStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidStartRequest, ...) (auth_apiv1.AuthApiService_AuthnWithDidStartClient, error)
- func (m *MockAuthApiServiceClient) AuthnWithExPrdCallback(arg0 context.Context, arg1 *auth_apiv1.AuthnWithExPrdCallbackRequest, ...) (*auth_apiv1.AuthnWithExPrdCallbackResponse, error)
- func (m *MockAuthApiServiceClient) AuthnWithExPrdStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithExPrdStartRequest, ...) (*auth_apiv1.AuthnWithExPrdStartResponse, error)
- func (m *MockAuthApiServiceClient) AuthnWithPassword(arg0 context.Context, arg1 *auth_apiv1.AuthnWithPasswordRequest, ...) (*auth_apiv1.AuthnWithPasswordResponse, error)
- func (m *MockAuthApiServiceClient) AuthnWithRefresh(arg0 context.Context, arg1 *auth_apiv1.AuthnWithRefreshRequest, ...) (*auth_apiv1.AuthnWithRefreshResponse, error)
- func (m *MockAuthApiServiceClient) ConfirmRegister(arg0 context.Context, arg1 *auth_apiv1.ConfirmRegisterRequest, ...) (*auth_apiv1.ConfirmRegisterResponse, error)
- func (m *MockAuthApiServiceClient) EXPECT() *MockAuthApiServiceClientMockRecorder
- func (m *MockAuthApiServiceClient) FindByEmail(arg0 context.Context, arg1 *auth_apiv1.FindByEmailRequest, ...) (*auth_apiv1.FindByEmailResponse, error)
- func (m *MockAuthApiServiceClient) FindByID(arg0 context.Context, arg1 *auth_apiv1.FindByIDRequest, ...) (*auth_apiv1.FindByIDResponse, error)
- func (m *MockAuthApiServiceClient) GetMe(arg0 context.Context, arg1 *auth_apiv1.GetMeRequest, arg2 ...grpc.CallOption) (*auth_apiv1.GetMeResponse, error)
- func (m *MockAuthApiServiceClient) Register(arg0 context.Context, arg1 *auth_apiv1.RegisterRequest, ...) (*auth_apiv1.RegisterResponse, error)
- type MockAuthApiServiceClientMockRecorder
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDid(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidRegister(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidRegisterStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithExPrdCallback(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithExPrdStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithPassword(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithRefresh(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) ConfirmRegister(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) FindByEmail(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) FindByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) GetMe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockAuthApiServiceClientMockRecorder) Register(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockAuthApiService_AuthnWithDidRegisterStartClient
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) CloseSend() error
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Context() context.Context
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) EXPECT() *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Header() (metadata.MD, error)
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Recv() (*auth_apiv1.AuthnWithDidRegisterStartResponse, error)
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) RecvMsg(arg0 interface{}) error
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) SendMsg(arg0 interface{}) error
- func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Trailer() metadata.MD
- type MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Context() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Header() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Recv() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Trailer() *gomock.Call
- type MockAuthApiService_AuthnWithDidStartClient
- func (m *MockAuthApiService_AuthnWithDidStartClient) CloseSend() error
- func (m *MockAuthApiService_AuthnWithDidStartClient) Context() context.Context
- func (m *MockAuthApiService_AuthnWithDidStartClient) EXPECT() *MockAuthApiService_AuthnWithDidStartClientMockRecorder
- func (m *MockAuthApiService_AuthnWithDidStartClient) Header() (metadata.MD, error)
- func (m *MockAuthApiService_AuthnWithDidStartClient) Recv() (*auth_apiv1.AuthnWithDidStartResponse, error)
- func (m *MockAuthApiService_AuthnWithDidStartClient) RecvMsg(arg0 interface{}) error
- func (m *MockAuthApiService_AuthnWithDidStartClient) SendMsg(arg0 interface{}) error
- func (m *MockAuthApiService_AuthnWithDidStartClient) Trailer() metadata.MD
- type MockAuthApiService_AuthnWithDidStartClientMockRecorder
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Context() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Header() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Recv() *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
- func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Trailer() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAuthApiServiceClient ¶
type MockAuthApiServiceClient struct {
// contains filtered or unexported fields
}
MockAuthApiServiceClient is a mock of AuthApiServiceClient interface.
func NewMockAuthApiServiceClient ¶
func NewMockAuthApiServiceClient(ctrl *gomock.Controller) *MockAuthApiServiceClient
NewMockAuthApiServiceClient creates a new mock instance.
func (*MockAuthApiServiceClient) AuthnWithDid ¶
func (m *MockAuthApiServiceClient) AuthnWithDid(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithDidResponse, error)
AuthnWithDid mocks base method.
func (*MockAuthApiServiceClient) AuthnWithDidRegister ¶
func (m *MockAuthApiServiceClient) AuthnWithDidRegister(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRegisterRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithDidRegisterResponse, error)
AuthnWithDidRegister mocks base method.
func (*MockAuthApiServiceClient) AuthnWithDidRegisterStart ¶
func (m *MockAuthApiServiceClient) AuthnWithDidRegisterStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidRegisterStartRequest, arg2 ...grpc.CallOption) (auth_apiv1.AuthApiService_AuthnWithDidRegisterStartClient, error)
AuthnWithDidRegisterStart mocks base method.
func (*MockAuthApiServiceClient) AuthnWithDidStart ¶
func (m *MockAuthApiServiceClient) AuthnWithDidStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithDidStartRequest, arg2 ...grpc.CallOption) (auth_apiv1.AuthApiService_AuthnWithDidStartClient, error)
AuthnWithDidStart mocks base method.
func (*MockAuthApiServiceClient) AuthnWithExPrdCallback ¶
func (m *MockAuthApiServiceClient) AuthnWithExPrdCallback(arg0 context.Context, arg1 *auth_apiv1.AuthnWithExPrdCallbackRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithExPrdCallbackResponse, error)
AuthnWithExPrdCallback mocks base method.
func (*MockAuthApiServiceClient) AuthnWithExPrdStart ¶
func (m *MockAuthApiServiceClient) AuthnWithExPrdStart(arg0 context.Context, arg1 *auth_apiv1.AuthnWithExPrdStartRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithExPrdStartResponse, error)
AuthnWithExPrdStart mocks base method.
func (*MockAuthApiServiceClient) AuthnWithPassword ¶
func (m *MockAuthApiServiceClient) AuthnWithPassword(arg0 context.Context, arg1 *auth_apiv1.AuthnWithPasswordRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithPasswordResponse, error)
AuthnWithPassword mocks base method.
func (*MockAuthApiServiceClient) AuthnWithRefresh ¶
func (m *MockAuthApiServiceClient) AuthnWithRefresh(arg0 context.Context, arg1 *auth_apiv1.AuthnWithRefreshRequest, arg2 ...grpc.CallOption) (*auth_apiv1.AuthnWithRefreshResponse, error)
AuthnWithRefresh mocks base method.
func (*MockAuthApiServiceClient) ConfirmRegister ¶
func (m *MockAuthApiServiceClient) ConfirmRegister(arg0 context.Context, arg1 *auth_apiv1.ConfirmRegisterRequest, arg2 ...grpc.CallOption) (*auth_apiv1.ConfirmRegisterResponse, error)
ConfirmRegister mocks base method.
func (*MockAuthApiServiceClient) EXPECT ¶
func (m *MockAuthApiServiceClient) EXPECT() *MockAuthApiServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthApiServiceClient) FindByEmail ¶
func (m *MockAuthApiServiceClient) FindByEmail(arg0 context.Context, arg1 *auth_apiv1.FindByEmailRequest, arg2 ...grpc.CallOption) (*auth_apiv1.FindByEmailResponse, error)
FindByEmail mocks base method.
func (*MockAuthApiServiceClient) FindByID ¶
func (m *MockAuthApiServiceClient) FindByID(arg0 context.Context, arg1 *auth_apiv1.FindByIDRequest, arg2 ...grpc.CallOption) (*auth_apiv1.FindByIDResponse, error)
FindByID mocks base method.
func (*MockAuthApiServiceClient) GetMe ¶
func (m *MockAuthApiServiceClient) GetMe(arg0 context.Context, arg1 *auth_apiv1.GetMeRequest, arg2 ...grpc.CallOption) (*auth_apiv1.GetMeResponse, error)
GetMe mocks base method.
func (*MockAuthApiServiceClient) Register ¶
func (m *MockAuthApiServiceClient) Register(arg0 context.Context, arg1 *auth_apiv1.RegisterRequest, arg2 ...grpc.CallOption) (*auth_apiv1.RegisterResponse, error)
Register mocks base method.
type MockAuthApiServiceClientMockRecorder ¶
type MockAuthApiServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthApiServiceClientMockRecorder is the mock recorder for MockAuthApiServiceClient.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithDid ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDid(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithDid indicates an expected call of AuthnWithDid.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithDidRegister ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidRegister(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithDidRegister indicates an expected call of AuthnWithDidRegister.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithDidRegisterStart ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidRegisterStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithDidRegisterStart indicates an expected call of AuthnWithDidRegisterStart.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithDidStart ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithDidStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithDidStart indicates an expected call of AuthnWithDidStart.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithExPrdCallback ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithExPrdCallback(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithExPrdCallback indicates an expected call of AuthnWithExPrdCallback.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithExPrdStart ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithExPrdStart(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithExPrdStart indicates an expected call of AuthnWithExPrdStart.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithPassword ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithPassword(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithPassword indicates an expected call of AuthnWithPassword.
func (*MockAuthApiServiceClientMockRecorder) AuthnWithRefresh ¶
func (mr *MockAuthApiServiceClientMockRecorder) AuthnWithRefresh(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthnWithRefresh indicates an expected call of AuthnWithRefresh.
func (*MockAuthApiServiceClientMockRecorder) ConfirmRegister ¶
func (mr *MockAuthApiServiceClientMockRecorder) ConfirmRegister(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ConfirmRegister indicates an expected call of ConfirmRegister.
func (*MockAuthApiServiceClientMockRecorder) FindByEmail ¶
func (mr *MockAuthApiServiceClientMockRecorder) FindByEmail(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FindByEmail indicates an expected call of FindByEmail.
func (*MockAuthApiServiceClientMockRecorder) FindByID ¶
func (mr *MockAuthApiServiceClientMockRecorder) FindByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FindByID indicates an expected call of FindByID.
func (*MockAuthApiServiceClientMockRecorder) GetMe ¶
func (mr *MockAuthApiServiceClientMockRecorder) GetMe(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMe indicates an expected call of GetMe.
func (*MockAuthApiServiceClientMockRecorder) Register ¶
func (mr *MockAuthApiServiceClientMockRecorder) Register(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Register indicates an expected call of Register.
type MockAuthApiService_AuthnWithDidRegisterStartClient ¶
type MockAuthApiService_AuthnWithDidRegisterStartClient struct {
// contains filtered or unexported fields
}
MockAuthApiService_AuthnWithDidRegisterStartClient is a mock of AuthApiService_AuthnWithDidRegisterStartClient interface.
func NewMockAuthApiService_AuthnWithDidRegisterStartClient ¶
func NewMockAuthApiService_AuthnWithDidRegisterStartClient(ctrl *gomock.Controller) *MockAuthApiService_AuthnWithDidRegisterStartClient
NewMockAuthApiService_AuthnWithDidRegisterStartClient creates a new mock instance.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) CloseSend ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) CloseSend() error
CloseSend mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) Context ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Context() context.Context
Context mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) EXPECT ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) EXPECT() *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) Header ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) Recv ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Recv() (*auth_apiv1.AuthnWithDidRegisterStartResponse, error)
Recv mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) RecvMsg ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) SendMsg ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method.
func (*MockAuthApiService_AuthnWithDidRegisterStartClient) Trailer ¶
func (m *MockAuthApiService_AuthnWithDidRegisterStartClient) Trailer() metadata.MD
Trailer mocks base method.
type MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder ¶
type MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder is the mock recorder for MockAuthApiService_AuthnWithDidRegisterStartClient.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) CloseSend ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Context ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Header ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Recv ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) RecvMsg ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) SendMsg ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Trailer ¶
func (mr *MockAuthApiService_AuthnWithDidRegisterStartClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockAuthApiService_AuthnWithDidStartClient ¶
type MockAuthApiService_AuthnWithDidStartClient struct {
// contains filtered or unexported fields
}
MockAuthApiService_AuthnWithDidStartClient is a mock of AuthApiService_AuthnWithDidStartClient interface.
func NewMockAuthApiService_AuthnWithDidStartClient ¶
func NewMockAuthApiService_AuthnWithDidStartClient(ctrl *gomock.Controller) *MockAuthApiService_AuthnWithDidStartClient
NewMockAuthApiService_AuthnWithDidStartClient creates a new mock instance.
func (*MockAuthApiService_AuthnWithDidStartClient) CloseSend ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) CloseSend() error
CloseSend mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) Context ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) Context() context.Context
Context mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) EXPECT ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) EXPECT() *MockAuthApiService_AuthnWithDidStartClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthApiService_AuthnWithDidStartClient) Header ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) Recv ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) Recv() (*auth_apiv1.AuthnWithDidStartResponse, error)
Recv mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) RecvMsg ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) RecvMsg(arg0 interface{}) error
RecvMsg mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) SendMsg ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) SendMsg(arg0 interface{}) error
SendMsg mocks base method.
func (*MockAuthApiService_AuthnWithDidStartClient) Trailer ¶
func (m *MockAuthApiService_AuthnWithDidStartClient) Trailer() metadata.MD
Trailer mocks base method.
type MockAuthApiService_AuthnWithDidStartClientMockRecorder ¶
type MockAuthApiService_AuthnWithDidStartClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthApiService_AuthnWithDidStartClientMockRecorder is the mock recorder for MockAuthApiService_AuthnWithDidStartClient.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) CloseSend ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) Context ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) Header ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) Recv ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) RecvMsg ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) RecvMsg(arg0 interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) SendMsg ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) SendMsg(arg0 interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockAuthApiService_AuthnWithDidStartClientMockRecorder) Trailer ¶
func (mr *MockAuthApiService_AuthnWithDidStartClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.