Documentation
¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackgroundJob ¶
BackgroundJob is an autogenerated mock type for the BackgroundJob type
func (*BackgroundJob) DoRun ¶
func (_m *BackgroundJob) DoRun() bool
DoRun provides a mock function with given fields:
func (*BackgroundJob) IsRunning ¶
func (_m *BackgroundJob) IsRunning() bool
IsRunning provides a mock function with given fields:
func (*BackgroundJob) Name ¶
func (_m *BackgroundJob) Name() string
Name provides a mock function with given fields:
func (*BackgroundJob) Run ¶
func (_m *BackgroundJob) Run(quit *chan bool)
Run provides a mock function with given fields: quit
Click to show internal directories.
Click to hide internal directories.