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: 3 Imported by: 0

Documentation

Overview

Package mock_handlers is a generated GoMock package.

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 MockEnableServiceHandler

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

MockEnableServiceHandler is a mock of EnableServiceHandler interface

func NewMockEnableServiceHandler

func NewMockEnableServiceHandler(ctrl *gomock.Controller) *MockEnableServiceHandler

NewMockEnableServiceHandler creates a new mock instance

func (*MockEnableServiceHandler) EXPECT

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

func (*MockEnableServiceHandler) EnableService

func (m *MockEnableServiceHandler) EnableService(arg0 context.Context, arg1 bool, arg2 string) error

EnableService mocks base method

type MockEnableServiceHandlerMockRecorder

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

MockEnableServiceHandlerMockRecorder is the mock recorder for MockEnableServiceHandler

func (*MockEnableServiceHandlerMockRecorder) EnableService

func (mr *MockEnableServiceHandlerMockRecorder) EnableService(arg0, arg1, arg2 interface{}) *gomock.Call

EnableService indicates an expected call of EnableService

type MockStartServiceHandler

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

MockStartServiceHandler is a mock of StartServiceHandler interface

func NewMockStartServiceHandler

func NewMockStartServiceHandler(ctrl *gomock.Controller) *MockStartServiceHandler

NewMockStartServiceHandler creates a new mock instance

func (*MockStartServiceHandler) EXPECT

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

func (*MockStartServiceHandler) StartService

func (m *MockStartServiceHandler) StartService(arg0 context.Context, arg1 bool, arg2 string) error

StartService mocks base method

type MockStartServiceHandlerMockRecorder

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

MockStartServiceHandlerMockRecorder is the mock recorder for MockStartServiceHandler

func (*MockStartServiceHandlerMockRecorder) StartService

func (mr *MockStartServiceHandlerMockRecorder) StartService(arg0, arg1, arg2 interface{}) *gomock.Call

StartService indicates an expected call of StartService

Jump to

Keyboard shortcuts

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