firestoreio

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(
	scope beam.Scope,
	cfg ReadConfig,
	elemType reflect.Type,
) beam.PCollection

func Write

func Write(
	scope beam.Scope,
	cfg WriteConfig,
	col beam.PCollection,
)

Types

type ReadConfig

type ReadConfig struct {
	Project    string
	Collection string
}

type WriteConfig

type WriteConfig struct {
	Project    string
	Collection string
	BatchSize  int
}

Jump to

Keyboard shortcuts

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