package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev
# Functions
TransformAccount converts an account from the history archive ingestion system into a form suitable for BigQuery.
TransformAccountSigners converts account signers from the history archive ingestion system into a form suitable for BigQuery.
# Structs
AccountOutput is a representation of an account that aligns with the BigQuery table accounts.
AccountSignerOutput is a representation of an account signer that aligns with the BigQuery table account_signers.