selfhosted

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevelopmentAllowExtraCorsOrigin

type DevelopmentAllowExtraCorsOrigin string

type Engine

type Engine gin.Engine

func ProvideHandler

func ProvideHandler(
	logger *zap.Logger,
	userRepo db_user.Repository,
	analyticsClient analytics.Client,
	codebaseRepo db_codebase.CodebaseRepository,
	codebaseUserRepo db_codebase.CodebaseUserRepository,
	workspaceReader db_workspace.WorkspaceReader,
	changeRepo db_change.Repository,
	changeCommitRepo db_change.CommitRepository,
	gitHubInstallationsRepo db_github.GitHubInstallationRepo,
	gitHubRepositoryRepo db_github.GitHubRepositoryRepo,
	gitHubUserRepo db_github.GitHubUserRepo,
	gitHubPRRepo db_github.GitHubPRRepo,
	gitHubAppConfig *config.GitHubAppConfig,
	gitHubClientProvider ghappclient.InstallationClientProvider,
	gitHubClonerPublisher *workers_github.ClonerQueue,
	workspaceWriter db_workspace.WorkspaceWriter,
	executorProvider executor.Provider,
	reviewRepo db_review.ReviewRepository,
	activitySender activity_sender.ActivitySender,
	eventSender events.EventSender,
	workspaceService service_workspace.Service,
	statusesService *service_statuses.Service,
	syncService *service_sync.Service,
	jwtService *service_jwt.Service,
	commentsService *service_comments.Service,
	gitHubService *service_github.Service,
	ciBuildQueue *workers_ci.BuildQueue,
	ciService *service_ci.Service,
	serviceTokensService *service_servicetokens.Service,
	buildkiteService *service_buildkite.Service,
	ossEngine *http.Engine,
) *Engine

Jump to

Keyboard shortcuts

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