mocks

package
v0.0.0-...-a6f5042 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 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 MockTemplate

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

MockTemplate is a mock of Template interface.

func NewMockTemplate

func NewMockTemplate(ctrl *gomock.Controller) *MockTemplate

NewMockTemplate creates a new mock instance.

func (*MockTemplate) EXPECT

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

func (*MockTemplate) ExecuteTemplate

func (m *MockTemplate) ExecuteTemplate(arg0 io.Writer, arg1 string, arg2 interface{}) error

ExecuteTemplate mocks base method.

func (*MockTemplate) ParseFiles

func (m *MockTemplate) ParseFiles(arg0 ...string) error

ParseFiles mocks base method.

type MockTemplateMockRecorder

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

MockTemplateMockRecorder is the mock recorder for MockTemplate.

func (*MockTemplateMockRecorder) ExecuteTemplate

func (mr *MockTemplateMockRecorder) ExecuteTemplate(arg0, arg1, arg2 interface{}) *gomock.Call

ExecuteTemplate indicates an expected call of ExecuteTemplate.

func (*MockTemplateMockRecorder) ParseFiles

func (mr *MockTemplateMockRecorder) ParseFiles(arg0 ...interface{}) *gomock.Call

ParseFiles indicates an expected call of ParseFiles.

Jump to

Keyboard shortcuts

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