mock_http

package
v0.0.0-...-9649b88 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHTTPMethods

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

Mock of HTTPMethods interface

func NewMockHTTPMethods

func NewMockHTTPMethods(ctrl *gomock.Controller) *MockHTTPMethods

func (*MockHTTPMethods) Delete

func (_m *MockHTTPMethods) Delete(_param0 string) (error, int, string)

func (*MockHTTPMethods) EXPECT

func (_m *MockHTTPMethods) EXPECT() *_MockHTTPMethodsRecorder

func (*MockHTTPMethods) Get

func (_m *MockHTTPMethods) Get(_param0 string) ([]byte, error)

func (*MockHTTPMethods) Post

func (_m *MockHTTPMethods) Post(_param0 string, _param1 map[string]interface{}) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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