mock_handlers

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 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 MockCommandHandler

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

MockCommandHandler is a mock of CommandHandler interface

func NewMockCommandHandler

func NewMockCommandHandler(ctrl *gomock.Controller) *MockCommandHandler

NewMockCommandHandler creates a new mock instance

func (*MockCommandHandler) Command

func (m *MockCommandHandler) Command(arg0 context.Context, arg1 bool, arg2 *handlers.CommandParams) error

Command mocks base method

func (*MockCommandHandler) EXPECT

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

type MockCommandHandlerMockRecorder

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

MockCommandHandlerMockRecorder is the mock recorder for MockCommandHandler

func (*MockCommandHandlerMockRecorder) Command

func (mr *MockCommandHandlerMockRecorder) Command(arg0, arg1, arg2 interface{}) *gomock.Call

Command indicates an expected call of Command

Jump to

Keyboard shortcuts

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