Documentation ¶ Index ¶ type Detector func (d *Detector) Detect(files []types.File, currentPath, basePath string, provider types.Provider, ...) []*types.Payload func (d *Detector) Name() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Detector ¶ type Detector struct{} func (*Detector) Detect ¶ func (d *Detector) Detect(files []types.File, currentPath, basePath string, provider types.Provider, depDetector components.DependencyDetector) []*types.Payload func (*Detector) Name ¶ func (d *Detector) Name() string Source Files ¶ View all Source files detector.go Click to show internal directories. Click to hide internal directories.