runner

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	KillWait time.Duration
	Name     string
	Args     []string
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(killWait time.Duration, name string, args ...string) *Runner

func (*Runner) Kill

func (r *Runner) Kill()

func (*Runner) Run

func (r *Runner) Run() error

Jump to

Keyboard shortcuts

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