user_dal_mock

package
v0.0.0-...-c78d268 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package user_dal_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUserIface

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

MockUserIface is a mock of UserIface interface.

func NewMockUserIface

func NewMockUserIface(ctrl *gomock.Controller) *MockUserIface

NewMockUserIface creates a new mock instance.

func (*MockUserIface) EXPECT

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

func (*MockUserIface) ListUser

func (m *MockUserIface) ListUser(limit, offset int) ([]user_dal.User, error)

ListUser mocks base method.

type MockUserIfaceMockRecorder

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

MockUserIfaceMockRecorder is the mock recorder for MockUserIface.

func (*MockUserIfaceMockRecorder) ListUser

func (mr *MockUserIfaceMockRecorder) ListUser(limit, offset interface{}) *gomock.Call

ListUser indicates an expected call of ListUser.

Jump to

Keyboard shortcuts

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