mock_cron

package
v0.0.5 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_cron is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNextScheduler

type MockNextScheduler struct {
	// contains filtered or unexported fields
}

MockNextScheduler is a mock of NextScheduler interface.

func NewMockNextScheduler

func NewMockNextScheduler(ctrl *gomock.Controller) *MockNextScheduler

NewMockNextScheduler creates a new mock instance.

func (*MockNextScheduler) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockNextScheduler) NextSchedule

func (m *MockNextScheduler) NextSchedule(now time.Time) (time.Time, error)

NextSchedule mocks base method.

type MockNextSchedulerMockRecorder

type MockNextSchedulerMockRecorder struct {
	// contains filtered or unexported fields
}

MockNextSchedulerMockRecorder is the mock recorder for MockNextScheduler.

func (*MockNextSchedulerMockRecorder) NextSchedule

func (mr *MockNextSchedulerMockRecorder) NextSchedule(now interface{}) *gomock.Call

NextSchedule indicates an expected call of NextSchedule.

Jump to

Keyboard shortcuts

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