event

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2016 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Shell string
	Error error
}

Event is any event, may contain a string shell command OR an error

func Error

func Error(err error) Event

Error returns an error-kind of event

func Shell

func Shell(shell string) Event

Shell returns a shell-kind of event

Jump to

Keyboard shortcuts

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