mocks

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBiz

type IBiz struct {
	mock.Mock
}

IBiz is an autogenerated mock type for the IBiz type

func (*IBiz) Delete

func (_m *IBiz) Delete(ctx contextx.Contextx, id int64, actID int64) error

Delete provides a mock function with given fields: ctx, id, actID

func (*IBiz) GetByID

func (_m *IBiz) GetByID(ctx contextx.Contextx, id int64) (*event.Record, error)

GetByID provides a mock function with given fields: ctx, id

func (*IBiz) List

func (_m *IBiz) List(ctx contextx.Contextx, actID int64, page int, size int) ([]*event.Record, error)

List provides a mock function with given fields: ctx, actID, page, size

func (*IBiz) NewRecord

func (_m *IBiz) NewRecord(ctx contextx.Contextx, actID int64, payerID int64, remark string, members []*user.Member, total int) (*event.Record, error)

NewRecord provides a mock function with given fields: ctx, actID, payerID, remark, members, total

Jump to

Keyboard shortcuts

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