target

package
v0.0.0-...-44ea935 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GoListVersionsStrategy    VersionsStrategy = 0
	GoDevFileVersionsStrategy VersionsStrategy = 1

	WrapAsGoAppBinaryFetchStrategy         BinaryFetchStrategy = 0
	DownloadPreCompiledBinaryFetchStrategy BinaryFetchStrategy = 1
)

Variables

This section is empty.

Functions

func New

func New(name string) *targetData

Types

type BinaryFetchStrategy

type BinaryFetchStrategy int

type Result

type Result struct {
	ModuleName       string
	ResultsByVersion []*VersionedResult
}

type VersionedResult

type VersionedResult struct {
	Version    string
	OffsetData *binary.Result
}

type VersionsStrategy

type VersionsStrategy int

Jump to

Keyboard shortcuts

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