mocks

package
v0.0.0-...-bf9679a Latest Latest
Warning

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

Go to latest
Published: May 15, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShowScheduleRepository

type ShowScheduleRepository struct {
	mock.Mock
}

ShowScheduleRepository is an autogenerated mock type for the ShowScheduleRepository type

func (*ShowScheduleRepository) Delete

func (_m *ShowScheduleRepository) Delete(ctx context.Context, id string) error

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

func (*ShowScheduleRepository) FindAll

FindAll provides a mock function with given fields: ctx

func (*ShowScheduleRepository) FindByGroupID

func (_m *ShowScheduleRepository) FindByGroupID(ctx context.Context, groupID string) ([]entity.ShowSchedule, error)

FindByGroupID provides a mock function with given fields: ctx, groupID

func (*ShowScheduleRepository) FindByID

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

func (*ShowScheduleRepository) Insert

func (_m *ShowScheduleRepository) Insert(ctx context.Context, showSchedule entity.ShowSchedule) error

Insert provides a mock function with given fields: ctx, showSchedule

func (*ShowScheduleRepository) Update

func (_m *ShowScheduleRepository) Update(ctx context.Context, id string, showSchedule entity.ShowSchedule) error

Update provides a mock function with given fields: ctx, id, showSchedule

Jump to

Keyboard shortcuts

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