mockpb

package
v0.0.0-...-ded7410 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mockpb is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthenticationServiceClient

type MockAuthenticationServiceClient struct {
	// contains filtered or unexported fields
}

MockAuthenticationServiceClient is a mock of AuthenticationServiceClient interface.

func NewMockAuthenticationServiceClient

func NewMockAuthenticationServiceClient(ctrl *gomock.Controller) *MockAuthenticationServiceClient

NewMockAuthenticationServiceClient creates a new mock instance.

func (*MockAuthenticationServiceClient) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockAuthenticationServiceClient) GetUser

GetUser mocks base method.

func (*MockAuthenticationServiceClient) LoginUser

LoginUser mocks base method.

func (*MockAuthenticationServiceClient) RegisterUser

RegisterUser mocks base method.

type MockAuthenticationServiceClientMockRecorder

type MockAuthenticationServiceClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockAuthenticationServiceClientMockRecorder is the mock recorder for MockAuthenticationServiceClient.

func (*MockAuthenticationServiceClientMockRecorder) GetUser

func (mr *MockAuthenticationServiceClientMockRecorder) GetUser(arg0, arg1 any, arg2 ...any) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockAuthenticationServiceClientMockRecorder) LoginUser

func (mr *MockAuthenticationServiceClientMockRecorder) LoginUser(arg0, arg1 any, arg2 ...any) *gomock.Call

LoginUser indicates an expected call of LoginUser.

func (*MockAuthenticationServiceClientMockRecorder) RegisterUser

func (mr *MockAuthenticationServiceClientMockRecorder) RegisterUser(arg0, arg1 any, arg2 ...any) *gomock.Call

RegisterUser indicates an expected call of RegisterUser.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL