Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(ctx context.Context, projectID, datasetID string, options ...option.ClientOption) (interfaces.BigQuery, error)
Types ¶
type Mock ¶
type Mock struct {
InsertedData []any
}
func (*Mock) CreateOrUpdateSchema ¶ added in v0.0.3
Click to show internal directories.
Click to hide internal directories.