connector

package
v0.1.33 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrConnectorNotImplemented = errors.New("client does not implement connector connectorV2")

Functions

func NewWrapper

func NewWrapper(ctx context.Context, server interface{}, opts ...Option) (*wrapper, error)

NewConnectorWrapper returns a connector wrapper for running connector services locally.

Types

type Option

type Option func(ctx context.Context, w *wrapper) error

func WithProvisioningEnabled added in v0.1.0

func WithProvisioningEnabled() Option

func WithRateLimitDescriptor

func WithRateLimitDescriptor(entry *ratelimitV1.RateLimitDescriptors_Entry) Option

func WithRateLimiterConfig

func WithRateLimiterConfig(cfg *ratelimitV1.RateLimiterConfig) Option

Jump to

Keyboard shortcuts

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