Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownDownloader = errors.New("Unknown downloader")
ErrUnknownDownloader represents the unknown downloader error.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Downloader interface {
Run() error
}
Downloader represents a source downloader.
Source Files ¶
- almalinux-http.go
- alpine-http.go
- alt-http.go
- apertis-http.go
- archlinux-http.go
- busybox.go
- centos-http.go
- common.go
- debootstrap.go
- docker.go
- fedora-http.go
- funtoo-http.go
- gentoo.go
- nixos-http.go
- openeuler-http.go
- opensuse-http.go
- openwrt-http.go
- oraclelinux-http.go
- plamolinux-http.go
- rhel-common.go
- rocky-http.go
- rootfs-http.go
- rpmbootstrap.go
- slackware-http.go
- source.go
- springdalelinux-http.go
- ubuntu-http.go
- utils.go
- voidlinux-http.go
- vyos-http.go
Click to show internal directories.
Click to hide internal directories.