Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultLifecycleVersion = "0.3.0"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
func NewFetcher ¶
func NewFetcher(downloader Downloader) *Fetcher
Click to show internal directories.
Click to hide internal directories.