mockfmtproxy

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mockfmtproxy is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFmt

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

MockFmt is a mock of Fmt interface.

func NewMockFmt

func NewMockFmt(ctrl *gomock.Controller) *MockFmt

NewMockFmt creates a new mock instance.

func (*MockFmt) EXPECT

func (m *MockFmt) EXPECT() *MockFmtMockRecorder

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

func (*MockFmt) Fprintf

func (m *MockFmt) Fprintf(w ioproxy.WriterInstanceInterface, format string, a ...any)

Fprintf mocks base method.

func (*MockFmt) Sprintf

func (m *MockFmt) Sprintf(format string, a ...any) string

Sprintf mocks base method.

type MockFmtMockRecorder

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

MockFmtMockRecorder is the mock recorder for MockFmt.

func (*MockFmtMockRecorder) Fprintf

func (mr *MockFmtMockRecorder) Fprintf(w, format any, a ...any) *gomock.Call

Fprintf indicates an expected call of Fprintf.

func (*MockFmtMockRecorder) Sprintf

func (mr *MockFmtMockRecorder) Sprintf(format any, a ...any) *gomock.Call

Sprintf indicates an expected call of Sprintf.

Jump to

Keyboard shortcuts

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