mocks

package
v0.0.0-...-f737b9d Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2023 License: MIT Imports: 4 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 MockIDGenerator

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

MockIDGenerator is a mock of IDGenerator interface.

func NewMockIDGenerator

func NewMockIDGenerator(ctrl *gomock.Controller) *MockIDGenerator

NewMockIDGenerator creates a new mock instance.

func (*MockIDGenerator) EXPECT

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

func (*MockIDGenerator) GetID

func (m *MockIDGenerator) GetID(ctx context.Context, entityType ids.EntityType) (string, error)

GetID mocks base method.

type MockIDGeneratorMockRecorder

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

MockIDGeneratorMockRecorder is the mock recorder for MockIDGenerator.

func (*MockIDGeneratorMockRecorder) GetID

func (mr *MockIDGeneratorMockRecorder) GetID(ctx, entityType interface{}) *gomock.Call

GetID indicates an expected call of GetID.

Jump to

Keyboard shortcuts

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