Hi William, Before attempting to go in any more depth: how do you run your code, in detail (not only the function definition)? The error indicates a function main(). It might prove helpful to see the main function in context, how you call your InitBigQuery() function, exactly.
What is the directory structure of your code, how is your workspace organized? Otherwise, the example given on the "BigQuery Client Libraries" page <https://cloud.google.com/bigquery/docs/reference/libraries#client-libraries-install-go> seems quite helpful for what you attempt to do. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e15e870e-7ef0-41ee-b78f-2e77b7b9d1d3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
