mock_client

package
v0.2.0-fix-4 Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuthServiceClient

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

MockAuthServiceClient is a mock of AuthServiceClient interface.

func NewMockAuthServiceClient

func NewMockAuthServiceClient(ctrl *gomock.Controller) *MockAuthServiceClient

NewMockAuthServiceClient creates a new mock instance.

func (*MockAuthServiceClient) EXPECT

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

func (*MockAuthServiceClient) GetAuthNonce

GetAuthNonce mocks base method.

func (*MockAuthServiceClient) UpdateUserPublicKey

UpdateUserPublicKey mocks base method.

func (*MockAuthServiceClient) VerifyOffChainSignature

VerifyOffChainSignature mocks base method.

type MockAuthServiceClientMockRecorder

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

MockAuthServiceClientMockRecorder is the mock recorder for MockAuthServiceClient.

func (*MockAuthServiceClientMockRecorder) GetAuthNonce

func (mr *MockAuthServiceClientMockRecorder) GetAuthNonce(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAuthNonce indicates an expected call of GetAuthNonce.

func (*MockAuthServiceClientMockRecorder) UpdateUserPublicKey

func (mr *MockAuthServiceClientMockRecorder) UpdateUserPublicKey(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateUserPublicKey indicates an expected call of UpdateUserPublicKey.

func (*MockAuthServiceClientMockRecorder) VerifyOffChainSignature

func (mr *MockAuthServiceClientMockRecorder) VerifyOffChainSignature(ctx, in interface{}, opts ...interface{}) *gomock.Call

VerifyOffChainSignature indicates an expected call of VerifyOffChainSignature.

type MockAuthServiceServer

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

MockAuthServiceServer is a mock of AuthServiceServer interface.

func NewMockAuthServiceServer

func NewMockAuthServiceServer(ctrl *gomock.Controller) *MockAuthServiceServer

NewMockAuthServiceServer creates a new mock instance.

func (*MockAuthServiceServer) EXPECT

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

func (*MockAuthServiceServer) GetAuthNonce

GetAuthNonce mocks base method.

func (*MockAuthServiceServer) UpdateUserPublicKey

UpdateUserPublicKey mocks base method.

func (*MockAuthServiceServer) VerifyOffChainSignature

VerifyOffChainSignature mocks base method.

type MockAuthServiceServerMockRecorder

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

MockAuthServiceServerMockRecorder is the mock recorder for MockAuthServiceServer.

func (*MockAuthServiceServerMockRecorder) GetAuthNonce

func (mr *MockAuthServiceServerMockRecorder) GetAuthNonce(arg0, arg1 interface{}) *gomock.Call

GetAuthNonce indicates an expected call of GetAuthNonce.

func (*MockAuthServiceServerMockRecorder) UpdateUserPublicKey

func (mr *MockAuthServiceServerMockRecorder) UpdateUserPublicKey(arg0, arg1 interface{}) *gomock.Call

UpdateUserPublicKey indicates an expected call of UpdateUserPublicKey.

func (*MockAuthServiceServerMockRecorder) VerifyOffChainSignature

func (mr *MockAuthServiceServerMockRecorder) VerifyOffChainSignature(arg0, arg1 interface{}) *gomock.Call

VerifyOffChainSignature indicates an expected call of VerifyOffChainSignature.

Jump to

Keyboard shortcuts

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