Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodejsInspector ¶
type NodejsInspector struct{}
func (*NodejsInspector) GetRuntimeVersion ¶ added in v1.0.97
func (n *NodejsInspector) GetRuntimeVersion(proc *process.Details, containerURL string) *version.Version
func (*NodejsInspector) Inspect ¶
func (n *NodejsInspector) Inspect(proc *process.Details) (common.ProgrammingLanguage, bool)
Click to show internal directories.
Click to hide internal directories.