mock

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) Close

func (m *MockClient) Close() error

Close mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) Get

Get mocks base method.

func (*MockClient) GetMetadataHistory

GetMetadataHistory mocks base method.

func (*MockClient) GetPublicKey

GetPublicKey mocks base method.

func (*MockClient) Register

Register mocks base method.

func (*MockClient) RegisterAccount

RegisterAccount mocks base method.

func (*MockClient) SaveMetadata

SaveMetadata mocks base method.

func (*MockClient) SaveVerificationMethods

SaveVerificationMethods mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) Close

func (mr *MockClientMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockClientMockRecorder) Get

func (mr *MockClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockClientMockRecorder) GetMetadataHistory

func (mr *MockClientMockRecorder) GetMetadataHistory(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetMetadataHistory indicates an expected call of GetMetadataHistory.

func (*MockClientMockRecorder) GetPublicKey

func (mr *MockClientMockRecorder) GetPublicKey(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPublicKey indicates an expected call of GetPublicKey.

func (*MockClientMockRecorder) Register

func (mr *MockClientMockRecorder) Register(ctx, in interface{}, opts ...interface{}) *gomock.Call

Register indicates an expected call of Register.

func (*MockClientMockRecorder) RegisterAccount

func (mr *MockClientMockRecorder) RegisterAccount(ctx, in interface{}, opts ...interface{}) *gomock.Call

RegisterAccount indicates an expected call of RegisterAccount.

func (*MockClientMockRecorder) SaveMetadata

func (mr *MockClientMockRecorder) SaveMetadata(ctx, in interface{}, opts ...interface{}) *gomock.Call

SaveMetadata indicates an expected call of SaveMetadata.

func (*MockClientMockRecorder) SaveVerificationMethods

func (mr *MockClientMockRecorder) SaveVerificationMethods(ctx, in interface{}, opts ...interface{}) *gomock.Call

SaveVerificationMethods indicates an expected call of SaveVerificationMethods.

Jump to

Keyboard shortcuts

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