cmd

package
v0.0.0-...-1e78b31 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, command string, out chan Msg) error

Types

type Msg

type Msg struct {
	Type    Type
	Text    string
	Command string
}

type Type

type Type uint8
const (
	Default Type = iota
	Error
)

Jump to

Keyboard shortcuts

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