mock_lite

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_lite is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLite

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

MockLite is a mock of Lite interface.

func NewMockLite

func NewMockLite(ctrl *gomock.Controller) *MockLite

NewMockLite creates a new mock instance.

func (*MockLite) EXPECT

func (m *MockLite) EXPECT() *MockLiteMockRecorder

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

func (*MockLite) QueryHeader

func (m *MockLite) QueryHeader(height uint64) (*pb.BlockHeader, error)

QueryHeader mocks base method.

func (*MockLite) Start

func (m *MockLite) Start() error

Start mocks base method.

func (*MockLite) Stop

func (m *MockLite) Stop() error

Stop mocks base method.

type MockLiteMockRecorder

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

MockLiteMockRecorder is the mock recorder for MockLite.

func (*MockLiteMockRecorder) QueryHeader

func (mr *MockLiteMockRecorder) QueryHeader(height interface{}) *gomock.Call

QueryHeader indicates an expected call of QueryHeader.

func (*MockLiteMockRecorder) Start

func (mr *MockLiteMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start.

func (*MockLiteMockRecorder) Stop

func (mr *MockLiteMockRecorder) Stop() *gomock.Call

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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