mock_handlers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: MIT Imports: 3 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 MockuserService

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

MockuserService is a mock of userService interface.

func NewMockuserService

func NewMockuserService(ctrl *gomock.Controller) *MockuserService

NewMockuserService creates a new mock instance.

func (*MockuserService) CreateUser

func (m *MockuserService) CreateUser(user models.User) (models.User, error)

CreateUser mocks base method.

func (*MockuserService) EXPECT

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

type MockuserServiceMockRecorder

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

MockuserServiceMockRecorder is the mock recorder for MockuserService.

func (*MockuserServiceMockRecorder) CreateUser

func (mr *MockuserServiceMockRecorder) CreateUser(user interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser.

Jump to

Keyboard shortcuts

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