collector

package
v0.0.0-...-a7c0c53 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Archive_Releases_Collectors []*Collector
View Source
var Collector_Archive_Url string = Collector_Url + "/archive/"
View Source
var Collector_Url string = "https://jdk.java.net"
View Source
var Collectors []*Collector

Functions

func ConvertCollectorToUrlItem

func ConvertCollectorToUrlItem(colls []*Collector, isGetSha256 bool) []*config.UrlItem

func GetSha256ByUrl

func GetSha256ByUrl(url string, isGetSha256 bool) string

Types

type Collector

type Collector struct {
	Version       string
	Windows_X64   *Op_Item
	Linux_X64     *Op_Item
	Linux_AArch64 *Op_Item
	Mac_X64       *Op_Item
	Mac_AArch64   *Op_Item
}

func GetOpenJDKArchiveReleasesInfo

func GetOpenJDKArchiveReleasesInfo() []*Collector

func GetOpenJDKVesionUrlInfo

func GetOpenJDKVesionUrlInfo() []*Collector

type Op_Item

type Op_Item struct {
	FileType  string
	Arch      string
	Url       string
	Sha256Url string
	FileName  string
}

Jump to

Keyboard shortcuts

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