jdk

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 14 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 {
	// Name returns the name of the source
	Name() string

	// Primary returns if the source is primary
	Primary() bool

	// ResolveDownloadURL resolves the JDK download url
	ResolveDownloadURL(ctx context.Context, spec activate_toolchain.Spec) (downloadURL string, err error)
}

Source is a source of JDK

Jump to

Keyboard shortcuts

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