source

package
v0.0.0-...-223fbb0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(
	ctx context.Context,
	scope beam.Scope,
	opt options.SourceOption,
	secretReader *gcp.SecretReader,
	elemType reflect.Type,
) (beam.PCollection, error)

func ReadFromBigQuery

func ReadFromBigQuery(
	scope beam.Scope,
	opt options.BigQueryReadOption,
	elemType reflect.Type,
) beam.PCollection

func ReadFromDatabase

func ReadFromDatabase(
	ctx context.Context,
	scope beam.Scope,
	opt options.DatabaseReadOption,
	secretReader *gcp.SecretReader,
	elemType reflect.Type,
) (beam.PCollection, error)

func ReadFromElasticsearch

func ReadFromElasticsearch(
	ctx context.Context,
	scope beam.Scope,
	opt options.ElasticsearchReadOption,
	secretReader *gcp.SecretReader,
	elemType reflect.Type,
) (beam.PCollection, error)

func ReadFromFile

func ReadFromFile(
	scope beam.Scope,
	opt options.FileReadOption,
	elemType reflect.Type,
) (beam.PCollection, error)

func ReadFromFirestore

func ReadFromFirestore(
	scope beam.Scope,
	opt options.FirestoreReadOption,
	elemType reflect.Type,
) beam.PCollection

func ReadFromMongoDB

func ReadFromMongoDB(
	ctx context.Context,
	scope beam.Scope,
	opt options.MongoDBReadOption,
	secretReader *gcp.SecretReader,
	elemType reflect.Type,
) (beam.PCollection, error)

func ReadFromRedis

func ReadFromRedis(
	ctx context.Context,
	scope beam.Scope,
	opt options.RedisReadOption,
	secretReader *gcp.SecretReader,
	elemType reflect.Type,
) (beam.PCollection, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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