Documentation ¶
Index ¶
Constants ¶
View Source
const LanguageDetectionFeature = "LANGUAGE_DETECTION"
LanguageDetectionFeature is a feature to detect languages, and versions.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct { EffxClient *effx.Client ScratchDir string AuthMethod transport.AuthMethod }
Consumer is a stateless entity that ingests repositories from integrations.
func (*Consumer) FindEffxYAML ¶
FindEffxYAML searches the provided work directory for effx.yaml files.
Click to show internal directories.
Click to hide internal directories.