Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store holds the handlers to BigQuery and Bigtable
func NewStore ¶
func NewStore( bqClient *bigquery.Client, baseTable *bigtable.Table, branchTable *bigtable.Table) *Store
NewStore creates a new store.
func (*Store) UpdateBranchBt ¶
UpdateBranchBt updates the branch bigtable
Click to show internal directories.
Click to hide internal directories.