core

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: BSD-3-Clause Imports: 14 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScheduleManager

type ScheduleManager struct {
	io.Closer
	// contains filtered or unexported fields
}

func New

func (*ScheduleManager) Close added in v1.0.0

func (s *ScheduleManager) Close() error

Shutdown close the manager. Please use `Close()` instead

And it won't close the store it uses anymore. The lifecycle of the store should be maintained outside.

func (*ScheduleManager) Scheduler

func (s *ScheduleManager) Scheduler() definition.Scheduler

func (*ScheduleManager) Shutdown

func (s *ScheduleManager) Shutdown()

func (*ScheduleManager) Start

func (s *ScheduleManager) Start() error

func (*ScheduleManager) Store

func (s *ScheduleManager) Store() store.Store

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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