vcs

package
v0.0.0-...-bbbf429 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2017 License: GPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fetch

func Fetch(iface IVCS, checkoutPath string, build *data.BuildDefinition) error

Fetch ...

Types

type GitVCS

type GitVCS struct {
}

GitVCS ...

func (GitVCS) Fetch

func (g GitVCS) Fetch(checkoutPath string, build *data.BuildDefinition) error

Fetch ...

type IVCS

type IVCS interface {
	Fetch(checkoutPath string, build *data.BuildDefinition) error
}

IVCS ...

Jump to

Keyboard shortcuts

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