command_factory

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2015 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const TimestampDisplayLayout = "2006-01-02 15:04:05 (MST)"

Variables

This section is empty.

Functions

This section is empty.

Types

type AppExaminerCommandFactory

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

func NewAppExaminerCommandFactory

func NewAppExaminerCommandFactory(appExaminer app_examiner.AppExaminer, ui terminal.UI, clock clock.Clock, exitHandler exit_handler.ExitHandler) *AppExaminerCommandFactory

func (*AppExaminerCommandFactory) MakeListAppCommand

func (factory *AppExaminerCommandFactory) MakeListAppCommand() cli.Command

func (*AppExaminerCommandFactory) MakeStatusCommand

func (factory *AppExaminerCommandFactory) MakeStatusCommand() cli.Command

func (*AppExaminerCommandFactory) MakeVisualizeCommand

func (factory *AppExaminerCommandFactory) MakeVisualizeCommand() cli.Command

type UInt16Slice

type UInt16Slice []uint16

IntSlice attaches the methods of sort.Interface to []uint16, sorting in increasing order.

func (UInt16Slice) Len

func (p UInt16Slice) Len() int

func (UInt16Slice) Less

func (p UInt16Slice) Less(i, j int) bool

func (UInt16Slice) Swap

func (p UInt16Slice) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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