mocks

package
v1.107.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2025 License: Apache-2.0 Imports: 2 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 MockCloser

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

MockCloser is a mock of Closer interface.

func NewMockCloser

func NewMockCloser(ctrl *gomock.Controller) *MockCloser

NewMockCloser creates a new mock instance.

func (*MockCloser) Close

func (m *MockCloser) Close() error

Close mocks base method.

func (*MockCloser) EXPECT

func (m *MockCloser) EXPECT() *MockCloserMockRecorder

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

type MockCloserMockRecorder

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

MockCloserMockRecorder is the mock recorder for MockCloser.

func (*MockCloserMockRecorder) Close

func (mr *MockCloserMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

Jump to

Keyboard shortcuts

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