mocks

package
v0.10.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 5 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 MockRegistrationService added in v0.9.2

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

MockRegistrationService is a mock of RegistrationService interface.

func NewMockRegistrationService added in v0.9.2

func NewMockRegistrationService(ctrl *gomock.Controller) *MockRegistrationService

NewMockRegistrationService creates a new mock instance.

func (*MockRegistrationService) EXPECT added in v0.9.2

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

func (*MockRegistrationService) NewProof added in v0.9.2

func (m *MockRegistrationService) NewProof(arg0 context.Context, arg1 shared.NIP) error

NewProof mocks base method.

func (*MockRegistrationService) RegisterForRoundClosed added in v0.9.2

func (m *MockRegistrationService) RegisterForRoundClosed(arg0 context.Context) <-chan service.ClosedRound

RegisterForRoundClosed mocks base method.

type MockRegistrationServiceMockRecorder added in v0.9.2

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

MockRegistrationServiceMockRecorder is the mock recorder for MockRegistrationService.

func (*MockRegistrationServiceMockRecorder) NewProof added in v0.9.2

func (mr *MockRegistrationServiceMockRecorder) NewProof(arg0, arg1 any) *gomock.Call

NewProof indicates an expected call of NewProof.

func (*MockRegistrationServiceMockRecorder) RegisterForRoundClosed added in v0.9.2

func (mr *MockRegistrationServiceMockRecorder) RegisterForRoundClosed(arg0 any) *gomock.Call

RegisterForRoundClosed indicates an expected call of RegisterForRoundClosed.

Jump to

Keyboard shortcuts

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