Documentation
¶
Overview ¶
Package modfetch knows how to fetch and verify Go modules.
Index ¶
Constants ¶
View Source
const (
DefaultProxyURL = "https://proxy.golang.org"
)
Variables ¶
View Source
var ( ProxyURL = DefaultProxyURL DryRun = false )
Functions ¶
func DownloadModuleZip ¶
DownloadModuleZip downloads a Go module zip file and verifies it against the SumDB.
func FetchSumDB ¶
FetchSumDB fetches the hash of the file tree
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.