script

package
v1.5.5 Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: Apache-2.0 Imports: 15 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(meta *reader.Meta, conf conf.MapConf) (reader.Reader, error)

Types

type CmdResult added in v1.5.4

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

func CmdRunWithTimeout added in v1.5.4

func CmdRunWithTimeout(scriptType string, params ...string) (CmdResult, bool)

type Reader

type Reader struct {
	Cron *cron.Cron //定时任务
	// contains filtered or unexported fields
}

func (*Reader) Close

func (r *Reader) Close() error

func (*Reader) Name

func (r *Reader) Name() string

func (*Reader) ReadLine

func (r *Reader) ReadLine() (string, error)

func (*Reader) SetMode

func (r *Reader) SetMode(mode string, v interface{}) error

func (*Reader) Source

func (r *Reader) Source() string

func (*Reader) Start

func (r *Reader) Start() error

func (*Reader) Status added in v1.5.2

func (r *Reader) Status() StatsInfo

func (*Reader) SyncMeta

func (r *Reader) SyncMeta()

Jump to

Keyboard shortcuts

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