operation

package
v0.0.0-...-e5f8712 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Operationer

type Operationer interface {
	DoStuff(*cli.Context)
}

Operationer interface is an abstraction for terminal operations.

func GetOperation

func GetOperation(name string) Operationer

GetOperation returns an instance of an Operation interface. The caller is then intended to run DoStuff on that returned Operation.

Directories

Path Synopsis
Package ls overrides a normal filesystem 'ls' command.
Package ls overrides a normal filesystem 'ls' command.
Package start starts containers.
Package start starts containers.

Jump to

Keyboard shortcuts

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