mock

package
v0.0.0-...-2ba808a Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUUIDInt

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

MockUUIDInt is a mock of UUIDInt interface.

func NewMockUUIDInt

func NewMockUUIDInt(ctrl *gomock.Controller) *MockUUIDInt

NewMockUUIDInt creates a new mock instance.

func (*MockUUIDInt) EXPECT

func (m *MockUUIDInt) EXPECT() *MockUUIDIntMockRecorder

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

func (*MockUUIDInt) NextID

func (m *MockUUIDInt) NextID() (uint64, error)

NextID mocks base method.

type MockUUIDIntMockRecorder

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

MockUUIDIntMockRecorder is the mock recorder for MockUUIDInt.

func (*MockUUIDIntMockRecorder) NextID

func (mr *MockUUIDIntMockRecorder) NextID() *gomock.Call

NextID indicates an expected call of NextID.

Jump to

Keyboard shortcuts

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