Documentation
¶
Index ¶
Constants ¶
View Source
const ( MavenType = "maven" GradleType = "gradle" )
builder tool specific names
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recommender ¶
type Recommender struct {
SrcDir string
}
func (*Recommender) IsRelevant ¶
func (r *Recommender) IsRelevant() bool
func (*Recommender) Packages ¶
func (r *Recommender) Packages() []string
Click to show internal directories.
Click to hide internal directories.