scheduler

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PENDING = iota
	RUNNING
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	State int
	// contains filtered or unexported fields
}

func New

func New(info api.OrgInfo, cfg *globals.Config, w writer.Writer) (sc *Scheduler, err error)

func (*Scheduler) Close

func (s *Scheduler) Close() error

func (*Scheduler) Retry

func (s *Scheduler) Retry() error

func (*Scheduler) Start

func (s *Scheduler) Start()

func (*Scheduler) String

func (s *Scheduler) String() string

func (*Scheduler) Sync

func (s *Scheduler) Sync(notify chan int)

Sync metaProjects

Jump to

Keyboard shortcuts

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