Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type CronJob
- func (fake *CronJob) Invocations() map[string][][]interface{}
- func (fake *CronJob) Run(arg1 context.Context) error
- func (fake *CronJob) RunArgsForCall(i int) context.Context
- func (fake *CronJob) RunCallCount() int
- func (fake *CronJob) RunCalls(stub func(context.Context) error)
- func (fake *CronJob) RunReturns(result1 error)
- func (fake *CronJob) RunReturnsOnCall(i int, result1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CronJob ¶
type CronJob struct { RunStub func(context.Context) error // contains filtered or unexported fields }
func (*CronJob) Invocations ¶
func (*CronJob) RunCallCount ¶
func (*CronJob) RunReturns ¶
func (*CronJob) RunReturnsOnCall ¶
Click to show internal directories.
Click to hide internal directories.