Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInserter ¶
func NewInserter(ctx context.Context, resourceSpec, defaultProject string, ts *oauth.TokenSource) (inserter *bigquery.Inserter, cleanup func() error, err error)
NewInserter creates a an inserter for the table specified by the given resourceSpec in the form <project>:<dataset>.<table> or <dataset>.<table>
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.