Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoArchive ¶
type GoArchive struct {
URL string `json:"url,omitempty"`
Checksum string `json:"checksum,omitempty"`
ChecksumAlgorithm string `json:"checksumAlgorithm,omitempty"`
}
func (*GoArchive) IsSHA1Checksum ¶
func (*GoArchive) IsSHA256Checksum ¶
Click to show internal directories.
Click to hide internal directories.