javadl

package
v3.0.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DownloadLink = "" /* 192-byte string literal not displayed */

Functions

This section is empty.

Types

type Binary

type Binary struct {
	Package Package `json:"package"`
}

type File

type File struct {
	Binaries    []Binary `json:"binaries"`
	ReleaseName string   `json:"release_name"`
}

type JavaDl

type JavaDl struct {
	Version string
}

func (JavaDl) Run

func (op JavaDl) Run(env pufferpanel.Environment) pufferpanel.OperationResult

type OperationFactory

type OperationFactory struct {
	pufferpanel.OperationFactory
}
var Factory OperationFactory

func (OperationFactory) Create

func (of OperationFactory) Create(op pufferpanel.CreateOperation) (pufferpanel.Operation, error)

func (OperationFactory) Key

func (of OperationFactory) Key() string

type Package

type Package struct {
	Link string `json:"link"`
}

Jump to

Keyboard shortcuts

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