ethevent

package
v0.0.0-...-d989180 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package ethevent is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event interface {
	SubscribingLogsBlocks(from *big.Int) error
}

func NewEvent

func NewEvent(opts Options) Event

type MockEvent

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

MockEvent is a mock of Event interface.

func NewMockEvent

func NewMockEvent(ctrl *gomock.Controller) *MockEvent

NewMockEvent creates a new mock instance.

func (*MockEvent) EXPECT

func (m *MockEvent) EXPECT() *MockEventMockRecorder

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

func (*MockEvent) SubscribingLogsBlocks

func (m *MockEvent) SubscribingLogsBlocks(from *big.Int) error

SubscribingLogsBlocks mocks base method.

type MockEventMockRecorder

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

MockEventMockRecorder is the mock recorder for MockEvent.

func (*MockEventMockRecorder) SubscribingLogsBlocks

func (mr *MockEventMockRecorder) SubscribingLogsBlocks(from interface{}) *gomock.Call

SubscribingLogsBlocks indicates an expected call of SubscribingLogsBlocks.

type Options

type Options struct {
	Client ethclient.Client
}

Jump to

Keyboard shortcuts

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