Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cataloger ¶
type Cataloger struct {
// contains filtered or unexported fields
}
func NewCataloger ¶
func (*Cataloger) Catalog ¶
func (i *Cataloger) Catalog(resolver file.Resolver) (map[file.Coordinates]file.Executable, error)
Click to show internal directories.
Click to hide internal directories.