Discover Packages
github.com/reproducible-containers/repro-get
pkg
urlopener
package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jul 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Schemes = []string {
"http",
"https",
"file",
"oci",
"oci+http",
"oci+https",
}
type URLOpener struct {
}
Open opens the URL.
The sha256sum argument is only used for resolving the OCI URLs.
It is up to the caller to validate the sha256sum of the returned stream.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.