Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Heureka ¶
type Heureka interface { activity.ActivityHandler component_instance.ComponentInstanceHandler component_version.ComponentVersionHandler component.ComponentHandler evidence.EvidenceHandler issue_match_change.IssueMatchChangeHandler issue_match.IssueMatchHandler issue_match.IssueMatchHandler issue_repository.IssueRepositoryHandler issue_variant.IssueVariantHandler issue.IssueHandler scanner_run.ScannerRunHandler service.ServiceHandler severity.SeverityHandler support_group.SupportGroupHandler user.UserHandler Shutdown() error }
type HeurekaApp ¶
type HeurekaApp struct { activity.ActivityHandler component_instance.ComponentInstanceHandler component_version.ComponentVersionHandler component.ComponentHandler evidence.EvidenceHandler issue_match_change.IssueMatchChangeHandler issue_match.IssueMatchHandler issue_repository.IssueRepositoryHandler issue_variant.IssueVariantHandler issue.IssueHandler scanner_run.ScannerRunHandler service.ServiceHandler severity.SeverityHandler support_group.SupportGroupHandler user.UserHandler // contains filtered or unexported fields }
func NewHeurekaApp ¶
func NewHeurekaApp(db database.Database) *HeurekaApp
func (*HeurekaApp) Shutdown ¶
func (h *HeurekaApp) Shutdown() error
func (*HeurekaApp) SubscribeHandlers ¶
func (h *HeurekaApp) SubscribeHandlers()
Directories ¶
Path | Synopsis |
---|---|
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors SPDX-License-Identifier: Apache-2.0
|
SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors SPDX-License-Identifier: Apache-2.0 |
Click to show internal directories.
Click to hide internal directories.