Versions in this module Expand all Collapse all v0 v0.0.3 Dec 11, 2024 v0.0.2 Oct 31, 2024 Changes in this version + type Client struct + func New(ctx context.Context, projectID string) (*Client, error) + func (c *Client) Query(ctx context.Context, query string) (interfaces.BigQueryIterator, error)