buildgolang.org/x/build/internal/httpdl Index | Files

package httpdl

import "golang.org/x/build/internal/httpdl"

Package httpdl downloads things from HTTP to local disk.

Index

Functions

func Download

func Download(file, url string) error

Download downloads url to the named local file.

It stops after a HEAD request if the local file's modtime and size look correct.

Source Files

httpdl.go

Version
v0.0.0-20250421191922-3619c213cff3 (latest)
Published
Apr 21, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
3 months ago

Tools for package owners.