adaptor

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clients

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

func New

func New(options ...Option) *Clients

func (*Clients) BigQuery

func (x *Clients) BigQuery() interfaces.BigQueryClient

func (*Clients) PubSub

func (x *Clients) PubSub() interfaces.PubSubClient

type Option

type Option func(*Clients)

func WithBigQuery

func WithBigQuery(client interfaces.BigQueryClient) Option

func WithPubSub

func WithPubSub(client interfaces.PubSubClient) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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