scheduler

package
v0.0.0-...-d8c43a3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchedulerApp

type SchedulerApp interface {

	//check scheduler live
	CheckLive(ctx context.Context) error
}

scheduler app interface

func NewSchedulerApp

func NewSchedulerApp(mongo mongo.Mongo) SchedulerApp

new scheduler obejct

type SchedulerAppImpl

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

scheduler app impl

func (*SchedulerAppImpl) CheckLive

func (s *SchedulerAppImpl) CheckLive(ctx context.Context) error

check scheduler live

Jump to

Keyboard shortcuts

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