Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SourceUri ¶
type SourceUri interface {
// contains filtered or unexported methods
}
func ParseRemote ¶
type SourceUriFile ¶
type SourceUriFile struct {
Path string
}
type SourceUriGit ¶
type SourceUriUrl ¶
type SourceUriUrl struct {
URL string
}
Click to show internal directories.
Click to hide internal directories.