helper

package
v0.0.0-...-bdd6773 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(path string) bool

func IsFile

func IsFile(path string) bool

func LatestCommitHash

func LatestCommitHash() (string, error)

func WaitForContainer

func WaitForContainer(container string) error

Types

type Command

type Command interface {
	Run() (string, error)
	Stdin() io.WriteCloser
	Kill()
}

func NewCommand

func NewCommand(name string, args []string) Command

func NewDockerCommand

func NewDockerCommand(args ...string) Command

Jump to

Keyboard shortcuts

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