Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependencyResolver ¶
type DependencyResolver interface {
Resolve(ctx context.Context, patterns ...string) ([]Dependency, error)
}
func NewDependencyResolver ¶
func NewDependencyResolver() DependencyResolver
type RepositoryLocator ¶
func NewRepositoryLocator ¶
func NewRepositoryLocator() RepositoryLocator
Click to show internal directories.
Click to hide internal directories.