runnabletask

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2018 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunnableTask

type RunnableTask struct {
	*tasklib.Task
	FileWriter io.Writer
	// contains filtered or unexported fields
}

func (*RunnableTask) Flush

func (task *RunnableTask) Flush()

func (*RunnableTask) GenerateId

func (task *RunnableTask) GenerateId() (err error)

func (*RunnableTask) Run

func (task *RunnableTask) Run() (exitCode int, err error)

func (*RunnableTask) StartFlushingLog

func (task *RunnableTask) StartFlushingLog()

func (*RunnableTask) StopFlushingLog

func (task *RunnableTask) StopFlushingLog()

func (*RunnableTask) Write

func (task *RunnableTask) Write(p []byte) (lenP int, err error)

func (*RunnableTask) WriteLog

func (task *RunnableTask) WriteLog(str string)

Jump to

Keyboard shortcuts

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