mocks

package
v0.0.0-...-677ce44 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: MIT 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 MockITemplate

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

MockITemplate is a mock of ITemplate interface

func NewMockITemplate

func NewMockITemplate(ctrl *gomock.Controller) *MockITemplate

NewMockITemplate creates a new mock instance

func (*MockITemplate) EXPECT

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

func (*MockITemplate) Execute

func (m *MockITemplate) Execute(wr io.Writer, data interface{}) error

Execute mocks base method

type MockITemplateMockRecorder

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

MockITemplateMockRecorder is the mock recorder for MockITemplate

func (*MockITemplateMockRecorder) Execute

func (mr *MockITemplateMockRecorder) Execute(wr, data interface{}) *gomock.Call

Execute indicates an expected call of Execute

Jump to

Keyboard shortcuts

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