mocksynchronizer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2019 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mocksynchronizer is a generated GoMock package.

Package mocksynchronizer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContentProviderFinder

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

MockContentProviderFinder is a mock of ContentProviderFinder interface

func NewMockContentProviderFinder

func NewMockContentProviderFinder(ctrl *gomock.Controller) *MockContentProviderFinder

NewMockContentProviderFinder creates a new mock instance

func (*MockContentProviderFinder) EXPECT

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

func (*MockContentProviderFinder) FindProviders

FindProviders mocks base method

type MockContentProviderFinderMockRecorder

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

MockContentProviderFinderMockRecorder is the mock recorder for MockContentProviderFinder

func (*MockContentProviderFinderMockRecorder) FindProviders

func (mr *MockContentProviderFinderMockRecorder) FindProviders(arg0, arg1 interface{}) *gomock.Call

FindProviders indicates an expected call of FindProviders

type MockSynchronizer

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

MockSynchronizer is a mock of Synchronizer interface

func NewMockSynchronizer

func NewMockSynchronizer(ctrl *gomock.Controller) *MockSynchronizer

NewMockSynchronizer creates a new mock instance

func (*MockSynchronizer) EXPECT

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

func (*MockSynchronizer) Synchronize

func (m *MockSynchronizer) Synchronize(arg0 context.Context, arg1 []byte, arg2 chain.Reader) (<-chan *pb.Block, <-chan error)

Synchronize mocks base method

type MockSynchronizerMockRecorder

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

MockSynchronizerMockRecorder is the mock recorder for MockSynchronizer

func (*MockSynchronizerMockRecorder) Synchronize

func (mr *MockSynchronizerMockRecorder) Synchronize(arg0, arg1, arg2 interface{}) *gomock.Call

Synchronize indicates an expected call of Synchronize

Jump to

Keyboard shortcuts

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