Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( ProvideCollector, )
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func ProvideCollector ¶
func ProvideCollector( config *types.Config, userStore store.PrincipalStore, repoStore store.RepoStore, pipelineStore store.PipelineStore, executionStore store.ExecutionStore, scheduler *job.Scheduler, executor *job.Executor, gitspaceConfigStore store.GitspaceConfigStore, system *system.Service, ) (*Collector, error)
Click to show internal directories.
Click to hide internal directories.