mocks

package
v1.6.11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueueStorage

type QueueStorage struct {
	mock.Mock
}

QueueStorage is an autogenerated mock type for the QueueStorage type

func (*QueueStorage) Clear

func (_m *QueueStorage) Clear(taskName string)

Clear provides a mock function with given fields: taskName

func (*QueueStorage) GetAllJobs

func (_m *QueueStorage) GetAllJobs(taskName string) []*taskqueueworker.Job

GetAllJobs provides a mock function with given fields: taskName

func (*QueueStorage) NextJob

func (_m *QueueStorage) NextJob(taskName string) *taskqueueworker.Job

NextJob provides a mock function with given fields: taskName

func (*QueueStorage) PopJob

func (_m *QueueStorage) PopJob(taskName string) taskqueueworker.Job

PopJob provides a mock function with given fields: taskName

func (*QueueStorage) PushJob

func (_m *QueueStorage) PushJob(job *taskqueueworker.Job)

PushJob provides a mock function with given fields: job

Jump to

Keyboard shortcuts

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