types

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 3 Imported by: 79

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientWrapper

type ClientWrapper interface {
	C(ctx context.Context) (ConnectorClient, error)
	Run(ctx context.Context, cfg *connectorwrapperV1.ServerConfig) error
	Close() error
}

ClientWrapper is an interface that returns a connector client.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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