executor

package
v0.0.0-...-0bd5e5e Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2016 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor interface {
	Execute() error
}

type ShellExecutor

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

func NewShellExecutor

func NewShellExecutor(command string, arguments []string, payload string) *ShellExecutor

func (*ShellExecutor) Execute

func (s *ShellExecutor) Execute() error

Jump to

Keyboard shortcuts

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