Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependencyMappingResolver ¶
type DependencyMappingResolver struct{}
func NewDependencyMappingResolver ¶
func NewDependencyMappingResolver() DependencyMappingResolver
func (DependencyMappingResolver) FindDependencyMapping ¶
func (d DependencyMappingResolver) FindDependencyMapping(sha256, bindingPath string) (string, error)
Given a target dependency, look up if there is a matching dependency mapping at the given binding path
Click to show internal directories.
Click to hide internal directories.