workspaces

package
v0.0.0-...-081ecb4 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2020 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Go

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

func NewGo

func NewGo(exec executors.Executor, log logutil.Log, repoFetcher fetchers.Fetcher) *Go

func (*Go) Setup

func (w *Go) Setup(ctx context.Context, buildLog *result.Log,
	privateAccessToken string, repo *fetchers.Repo, projectPathParts ...string) (executors.Executor, *config.Service, error)

type Installer

type Installer interface {
	Setup(ctx context.Context, buildLog *result.Log, privateAccessToken string,
		repo *fetchers.Repo, projectPathParts ...string) (executors.Executor, *config.Service, error)
}

Jump to

Keyboard shortcuts

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