Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResolverFetcher ¶
type ResolverFetcher struct {
// contains filtered or unexported fields
}
FetcherResolver satisfies the Fetcher and Resolver interfaces in order to use the local GOPATH for git operations during testing and offline development.
func New ¶
func New() (*ResolverFetcher, error)
Click to show internal directories.
Click to hide internal directories.