Documentation ¶
Index ¶
Constants ¶
View Source
const FileScheme = "file"
View Source
const GitScheme = "git"
View Source
const HTTPSScheme = "https"
View Source
const HTTPScheme = "http"
View Source
const LocalScheme = "local"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalFetcher ¶
type LocalFetcher struct{}
func NewLocalFetcher ¶
func NewLocalFetcher() *LocalFetcher
Click to show internal directories.
Click to hide internal directories.