target

package
v0.8.15 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHub

type GitHub struct {
	Repo  github.Repository
	Point github.TargetPoint
}

GitHub is target with github repository

func (*GitHub) Prepare

func (g *GitHub) Prepare(ctx context.Context) (job.WorkDir, job.Cleanup, error)

Prepare working directory

type Local

type Local struct {
	Path string
}

Local is target with Local directory

func (*Local) Prepare

func (l *Local) Prepare() (job.WorkDir, job.Cleanup, error)

Prepare working directory

Directories

Path Synopsis
git
mock_git
Package mock_git is a generated GoMock package.
Package mock_git is a generated GoMock package.
mock_github
Package mock_github is a generated GoMock package.
Package mock_github is a generated GoMock package.

Jump to

Keyboard shortcuts

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