mocks

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./responder.go

Generated by this command:

mockgen -source=./responder.go -destination=./mocks/responder.go -package=mocks

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIJSONResponder

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

MockIJSONResponder is a mock of IJSONResponder interface.

func NewMockIJSONResponder

func NewMockIJSONResponder(ctrl *gomock.Controller) *MockIJSONResponder

NewMockIJSONResponder creates a new mock instance.

func (*MockIJSONResponder) EXPECT

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

func (*MockIJSONResponder) JSON

func (m *MockIJSONResponder) JSON(code int, data any)

JSON mocks base method.

type MockIJSONResponderMockRecorder

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

MockIJSONResponderMockRecorder is the mock recorder for MockIJSONResponder.

func (*MockIJSONResponderMockRecorder) JSON

func (mr *MockIJSONResponderMockRecorder) JSON(code, data any) *gomock.Call

JSON indicates an expected call of JSON.

Jump to

Keyboard shortcuts

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