mock_handlers

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_handlers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloneHandler

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

MockCloneHandler is a mock of CloneHandler interface

func NewMockCloneHandler

func NewMockCloneHandler(ctrl *gomock.Controller) *MockCloneHandler

NewMockCloneHandler creates a new mock instance

func (*MockCloneHandler) Clone

func (m *MockCloneHandler) Clone(arg0 context.Context, arg1 bool, arg2 *handlers.CloneParams) error

Clone mocks base method

func (*MockCloneHandler) EXPECT

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

type MockCloneHandlerMockRecorder

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

MockCloneHandlerMockRecorder is the mock recorder for MockCloneHandler

func (*MockCloneHandlerMockRecorder) Clone

func (mr *MockCloneHandlerMockRecorder) Clone(arg0, arg1, arg2 interface{}) *gomock.Call

Clone indicates an expected call of Clone

Jump to

Keyboard shortcuts

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