integration

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseMetadata

func ParseMetadata(filePath string) metadata

func ShaFor

func ShaFor(contents string) string

Types

type Binary

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

func NewBinary

func NewBinary(path string) Binary

func (Binary) Run

func (b Binary) Run(cwd string, env []string, params ...string) *gexec.Session

func (Binary) Start

func (b Binary) Start(cwd string, env []string, params ...string) (*gexec.Session, io.WriteCloser)

type TarArchive

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

func OpenTarArchive

func OpenTarArchive(path string) TarArchive

func (TarArchive) FileContents

func (t TarArchive) FileContents(fileName string) string

func (TarArchive) Files

func (t TarArchive) Files() []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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