package
3.4.0+incompatible
Repository: https://github.com/googlecloudplatform/spanner-migration-tool.git
Documentation: pkg.go.dev

# Functions

ConvertData maps the source DB data in vals into Spanner data, based on the Spanner and source DB schemas.
ProcessDataRow converts a row of data and writes it out to Spanner.

# Structs

DbDumpImpl Postgres specific implementation for DdlDumpImpl.
InfoSchemaImpl postgres specific implementation for InfoSchema.
ToDdlImpl Postgres specific implementation for ToDdl.