targets

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 73 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connectors

func Connectors() common.Connectors

Types

type Target

type Target interface {
	Init(ctx context.Context, cfg config.Spec, log *logger.Logger) error
	Do(ctx context.Context, request *types.Request) (*types.Response, error)
	Stop() error
	Connector() *common.Connector
}

func Init

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

Directories

Path Synopsis
aws
msk
s3
sns
sqs
azure
cache
gcp
cloudfunctions/functions/apiv1
NOTE: This package is in beta.
NOTE: This package is in beta.
cloudfunctions/functions/metadata
Package metadata provides methods for creating and accessing context.Context objects with Google Cloud Functions metadata.
Package metadata provides methods for creating and accessing context.Context objects with Google Cloud Functions metadata.
messaging
serverless
storage
stores

Jump to

Keyboard shortcuts

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