streamer

package
v0.0.0-...-009dd65 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StepStream

type StepStream interface {
	Send(event *pb.ExecuteEvent) error
}

type StepStreamer

type StepStreamer struct {
	Stream StepStream
}

func New

func New(stream StepStream) *StepStreamer

func (*StepStreamer) Close

func (c *StepStreamer) Close() error

func (*StepStreamer) Run

func (c *StepStreamer) Run(cmd *exec.Cmd) error

Jump to

Keyboard shortcuts

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