command_factory

package
v0.0.0-...-098adc7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 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 VersionCommandFactory

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

func NewVersionCommandFactory

func NewVersionCommandFactory(config *config_package.Config, ui terminal.UI, exitHandler exit_handler.ExitHandler, arch string, ltcPath string, versionManager VersionManager) *VersionCommandFactory

func (*VersionCommandFactory) MakeSyncCommand

func (f *VersionCommandFactory) MakeSyncCommand() cli.Command

func (*VersionCommandFactory) MakeVersionCommand

func (f *VersionCommandFactory) MakeVersionCommand() cli.Command

type VersionManager

type VersionManager interface {
	SyncLTC(ltcPath string, arch string, config *config_package.Config) error
	ServerVersions(receptorTarget string) (version.ServerVersions, error)
	LatticeVersion() string
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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