source

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {

	// Copy files to buildRoot. Returns the name of the project / directory being copied
	Copy(buildRoot string) error

	// GetProjectName returns the name of the project represented by the source
	GetProjectName() string
}

Source represents an abstraction to checkout source code

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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