Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Collector_Archive_Url string = "https://gradle.org/releases/"
View Source
var Collector_Release_Checksums string = "https://gradle.org/release-checksums"
Functions ¶
func GetFileNameNoSuffix ¶
func GetSha256ByUrl ¶
Types ¶
type GradleCollector ¶
type GradleCollector struct {
Items []*GradleItem
}
var Collector *GradleCollector
Click to show internal directories.
Click to hide internal directories.