engine

package module
v0.0.0-...-bcf4c9c Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

README

engine

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

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

Core 调度器核心

func New

func New(logger log.Logger, backend storage.Storage, templates []*render.Config) (*Core, error)

New 创建Core实例

func (*Core) Run

func (c *Core) Run() error

Run 启动调度引擎

func (*Core) Stop

func (c *Core) Stop() error

Stop 停止调度

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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