mocks

package
v0.0.0-...-9ae6259 Latest Latest
Warning

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

Go to latest
Published: May 14, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBtcd

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

MockBtcd is a mock of Btcd interface

func NewMockBtcd

func NewMockBtcd(ctrl *gomock.Controller) *MockBtcd

NewMockBtcd creates a new mock instance

func (*MockBtcd) EXPECT

func (m *MockBtcd) EXPECT() *MockBtcdMockRecorder

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

func (*MockBtcd) GetInfo

func (m *MockBtcd) GetInfo() (*map[string]interface{}, error)

GetInfo mocks base method

func (*MockBtcd) SearchRawTransactions

func (m *MockBtcd) SearchRawTransactions(addr string, startIdx, max int64) (*[]btcd.ResponseSearchRawTransactions, error)

SearchRawTransactions mocks base method

type MockBtcdMockRecorder

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

MockBtcdMockRecorder is the mock recorder for MockBtcd

func (*MockBtcdMockRecorder) GetInfo

func (mr *MockBtcdMockRecorder) GetInfo() *gomock.Call

GetInfo indicates an expected call of GetInfo

func (*MockBtcdMockRecorder) SearchRawTransactions

func (mr *MockBtcdMockRecorder) SearchRawTransactions(addr, startIdx, max interface{}) *gomock.Call

SearchRawTransactions indicates an expected call of SearchRawTransactions

Jump to

Keyboard shortcuts

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