Documentation ¶
Index ¶
Constants ¶
View Source
const MySQLProcessName = "mysqld"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLInspector ¶
type MySQLInspector struct{}
This is an experimental feature, It is not a language but in order to avoid huge refactoring we are adding it as a language for now
func (*MySQLInspector) Inspect ¶
func (j *MySQLInspector) Inspect(p *process.Details) (common.ProgrammingLanguage, bool)
Click to show internal directories.
Click to hide internal directories.