Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BunDetector ¶
type BunDetector struct{}
func (*BunDetector) Name ¶
func (d *BunDetector) Name() string
type GitDetector ¶
type GitDetector struct{}
func (*GitDetector) Name ¶
func (d *GitDetector) Name() string
type GoDetector ¶
type GoDetector struct{}
func (*GoDetector) Name ¶
func (d *GoDetector) Name() string
type NodeDetector ¶
type NodeDetector struct{}
func (*NodeDetector) Name ¶
func (d *NodeDetector) Name() string
type PHPDetector ¶
type PHPDetector struct{}
func (*PHPDetector) Name ¶
func (d *PHPDetector) Name() string
type PythonDetector ¶
type PythonDetector struct{}
func (*PythonDetector) Name ¶
func (d *PythonDetector) Name() string
type RubyDetector ¶
type RubyDetector struct{}
func (*RubyDetector) Name ¶
func (d *RubyDetector) Name() string
type RustDetector ¶
type RustDetector struct{}
func (*RustDetector) Name ¶
func (d *RustDetector) Name() string
Click to show internal directories.
Click to hide internal directories.