bots

package
v2.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package bots is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRequestHandler

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

MockRequestHandler is a mock of RequestHandler interface.

func NewMockRequestHandler

func NewMockRequestHandler(ctrl *gomock.Controller) *MockRequestHandler

NewMockRequestHandler creates a new mock instance.

func (*MockRequestHandler) EXPECT

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

func (*MockRequestHandler) Send

func (m *MockRequestHandler) Send(reqType, URL string, data []byte) ([]byte, error)

Send mocks base method.

type MockRequestHandlerMockRecorder

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

MockRequestHandlerMockRecorder is the mock recorder for MockRequestHandler.

func (*MockRequestHandlerMockRecorder) Send

func (mr *MockRequestHandlerMockRecorder) Send(reqType, URL, data interface{}) *gomock.Call

Send indicates an expected call of Send.

Jump to

Keyboard shortcuts

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