Documentation
¶
Index ¶
- func CreateDataset(ctx context.Context, svc *bq.Service, projectID, datasetID, location string) error
- func DropDataset(ctx context.Context, svc *bq.Service, projectID, datasetID string) error
- func NewConnector(ctx context.Context, conf Config) (driver.Connector, error)
- func NewService(ctx context.Context) (*bq.Service, error)
- func SQLRowCounts(sql string) map[string]uint64
- func SeedFile(ctx context.Context, svc *bq.Service, ...) error
- func SeedRowCounts(seedPath string) (map[string]uint64, error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDataset ¶
func DropDataset ¶
func SQLRowCounts ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.