Documentation
¶
Overview ¶
Package languagedetection determines the language that a process is written or compiled in.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectLanguage ¶
func DetectLanguage(procs []languagemodels.Process, sysprobeConfig model.Reader) []*languagemodels.Language
DetectLanguage uses a combination of commandline parsing and binary analysis to detect a process' language
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
internal
|
|
Package privileged implements language detection that relies on elevated permissions.
|
Package privileged implements language detection that relies on elevated permissions. |
Package util implements utility functions and types for language detection feature.
|
Package util implements utility functions and types for language detection feature. |
Click to show internal directories.
Click to hide internal directories.