Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LanguageDetect ¶
type LanguageDetect struct {
// contains filtered or unexported fields
}
LanguageDetect implements analyzer.LanguageDetect interface, which is resposable to detect all languages recursivily to a given base path.
func NewLanguageDetect ¶
func NewLanguageDetect(cfg *config.Config, analysisID uuid.UUID) *LanguageDetect
NewLanguageDetect create a new language detect.
Click to show internal directories.
Click to hide internal directories.