connector

package
v0.0.0-...-4c964c4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

WireSet provides a wire set for this package.

Functions

func ProvideSCMConnectorHandler

func ProvideSCMConnectorHandler(secretStore store.SecretStore) *scm.Service

ProvideSCMConnectorHandler provides a SCM connector handler for specifically handling SCM connector related ops.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(secretStore store.SecretStore, scmService *scm.Service) *Service

func ProvideConnectorHandler

func ProvideConnectorHandler(
	secretStore store.SecretStore,
	scmService *scm.Service,
) *Service

ProvideConnectorHandler provides a connector handler for handling connector-related ops.

func (*Service) Test

func (s *Service) Test(
	ctx context.Context,
	connector *types.Connector,
) (types.ConnectorTestResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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