remotemachine

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2017 License: Apache-2.0 Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteMachine

type RemoteMachine interface {
	Address() string

	UploadFile(localPath, remotePath string) error
	DeleteFile(remotePath string) error

	RunCommand(string) (io.Reader, error)

	Close() error
}

func NewRemoteMachine

func NewRemoteMachine(machine scantron.Machine) RemoteMachine

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