sources

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connectors

func Connectors() common.Connectors

Types

type Source

type Source interface {
	Init(ctx context.Context, cfg config.Spec, log *logger.Logger) error
	Start(ctx context.Context, target middleware.Middleware) error
	Stop() error
	Connector() *common.Connector
}

func Init

func Init(ctx context.Context, cfg config.Spec, logger *logger.Logger) (Source, error)

Directories

Path Synopsis
aws
msk
s3
sqs
azure
gcp
messaging
storage

Jump to

Keyboard shortcuts

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