fetch

package
v0.0.0-...-8873498 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func NewGithubCommand

func NewGithubCommand(deps *FetchCommandDependencies) *cobra.Command

func NewGitlabCommand

func NewGitlabCommand(deps *FetchCommandDependencies) *cobra.Command

Types

type FetchCommandDependencies

type FetchCommandDependencies struct {
	ConfigurationManager *configurationManager.ConfigurationManager
	PosthogClient        *posthog.PosthogClient
}

type FetchGithubDependencies

type FetchGithubDependencies struct {
	GithubClient    *github.Client
	OwnersWithRepos []*connectors.OwnerWithRepo
}

type FetchGitlabDependencies

type FetchGitlabDependencies struct {
	GitlabClient    *gitlab.Client
	OwnersWithRepos []*connectors.OwnerWithRepo
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL