Versions in this module Expand all Collapse all v0 v0.0.3 Mar 16, 2021 Changes in this version + const LanguageDetectionFeature v0.0.2 Nov 10, 2020 Changes in this version type Consumer + EffxClient *effx.Client v0.0.1 Oct 30, 2020 Changes in this version + type Consumer struct + AuthMethod transport.AuthMethod + ScratchDir string + func (c *Consumer) Consume(repository *model.Repository) (err error) + func (c *Consumer) FindEffxYAML(workDir string) ([]string, error) + func (c *Consumer) Run(ctx context.Context, data chan *model.Repository) error + func (c *Consumer) SetupFS(workDir, cloneURL string) error