Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoDetector ¶
type GoDetector struct {
Root string
}
type NodeJSDetector ¶
type NodeJSDetector struct { Root string // contains filtered or unexported fields }
func (*NodeJSDetector) Init ¶
func (d *NodeJSDetector) Init() error
type PHPDetector ¶
type PHPDetector struct { Root string // contains filtered or unexported fields }
func (*PHPDetector) Init ¶
func (d *PHPDetector) Init() error
type PoetryDetector ¶
type PoetryDetector struct { PythonDetector Root string }
Click to show internal directories.
Click to hide internal directories.