mockclient

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mockclient provides a mockable version of the Trillian log client API.

Package mockclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTrillianLogClient

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

MockTrillianLogClient is a mock of TrillianLogClient interface

func NewMockTrillianLogClient

func NewMockTrillianLogClient(ctrl *gomock.Controller) *MockTrillianLogClient

NewMockTrillianLogClient creates a new mock instance

func (*MockTrillianLogClient) AddSequencedLeaf added in v1.0.10

AddSequencedLeaf mocks base method

func (*MockTrillianLogClient) AddSequencedLeaves added in v1.0.10

AddSequencedLeaves mocks base method

func (*MockTrillianLogClient) EXPECT

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

func (*MockTrillianLogClient) GetConsistencyProof

GetConsistencyProof mocks base method

func (*MockTrillianLogClient) GetEntryAndProof

GetEntryAndProof mocks base method

func (*MockTrillianLogClient) GetInclusionProof

GetInclusionProof mocks base method

func (*MockTrillianLogClient) GetInclusionProofByHash

GetInclusionProofByHash mocks base method

func (*MockTrillianLogClient) GetLatestSignedLogRoot

GetLatestSignedLogRoot mocks base method

func (*MockTrillianLogClient) GetLeavesByHash

GetLeavesByHash mocks base method

func (*MockTrillianLogClient) GetLeavesByIndex

GetLeavesByIndex mocks base method

func (*MockTrillianLogClient) GetLeavesByRange added in v1.0.8

GetLeavesByRange mocks base method

func (*MockTrillianLogClient) GetSequencedLeafCount

GetSequencedLeafCount mocks base method

func (*MockTrillianLogClient) InitLog added in v1.0.8

InitLog mocks base method

func (*MockTrillianLogClient) QueueLeaf

QueueLeaf mocks base method

func (*MockTrillianLogClient) QueueLeaves

QueueLeaves mocks base method

type MockTrillianLogClientMockRecorder

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

MockTrillianLogClientMockRecorder is the mock recorder for MockTrillianLogClient

func (*MockTrillianLogClientMockRecorder) AddSequencedLeaf added in v1.0.10

func (mr *MockTrillianLogClientMockRecorder) AddSequencedLeaf(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddSequencedLeaf indicates an expected call of AddSequencedLeaf

func (*MockTrillianLogClientMockRecorder) AddSequencedLeaves added in v1.0.10

func (mr *MockTrillianLogClientMockRecorder) AddSequencedLeaves(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AddSequencedLeaves indicates an expected call of AddSequencedLeaves

func (*MockTrillianLogClientMockRecorder) GetConsistencyProof

func (mr *MockTrillianLogClientMockRecorder) GetConsistencyProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConsistencyProof indicates an expected call of GetConsistencyProof

func (*MockTrillianLogClientMockRecorder) GetEntryAndProof

func (mr *MockTrillianLogClientMockRecorder) GetEntryAndProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEntryAndProof indicates an expected call of GetEntryAndProof

func (*MockTrillianLogClientMockRecorder) GetInclusionProof

func (mr *MockTrillianLogClientMockRecorder) GetInclusionProof(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInclusionProof indicates an expected call of GetInclusionProof

func (*MockTrillianLogClientMockRecorder) GetInclusionProofByHash

func (mr *MockTrillianLogClientMockRecorder) GetInclusionProofByHash(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetInclusionProofByHash indicates an expected call of GetInclusionProofByHash

func (*MockTrillianLogClientMockRecorder) GetLatestSignedLogRoot

func (mr *MockTrillianLogClientMockRecorder) GetLatestSignedLogRoot(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLatestSignedLogRoot indicates an expected call of GetLatestSignedLogRoot

func (*MockTrillianLogClientMockRecorder) GetLeavesByHash

func (mr *MockTrillianLogClientMockRecorder) GetLeavesByHash(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLeavesByHash indicates an expected call of GetLeavesByHash

func (*MockTrillianLogClientMockRecorder) GetLeavesByIndex

func (mr *MockTrillianLogClientMockRecorder) GetLeavesByIndex(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLeavesByIndex indicates an expected call of GetLeavesByIndex

func (*MockTrillianLogClientMockRecorder) GetLeavesByRange added in v1.0.8

func (mr *MockTrillianLogClientMockRecorder) GetLeavesByRange(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLeavesByRange indicates an expected call of GetLeavesByRange

func (*MockTrillianLogClientMockRecorder) GetSequencedLeafCount

func (mr *MockTrillianLogClientMockRecorder) GetSequencedLeafCount(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSequencedLeafCount indicates an expected call of GetSequencedLeafCount

func (*MockTrillianLogClientMockRecorder) InitLog added in v1.0.8

func (mr *MockTrillianLogClientMockRecorder) InitLog(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InitLog indicates an expected call of InitLog

func (*MockTrillianLogClientMockRecorder) QueueLeaf

func (mr *MockTrillianLogClientMockRecorder) QueueLeaf(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

QueueLeaf indicates an expected call of QueueLeaf

func (*MockTrillianLogClientMockRecorder) QueueLeaves

func (mr *MockTrillianLogClientMockRecorder) QueueLeaves(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

QueueLeaves indicates an expected call of QueueLeaves

Jump to

Keyboard shortcuts

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