Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Fixtures = []chunk.Fixture{
&fixture{
name: "GCP",
},
}
Fixtures for unit testing GCP storage.
Functions ¶
func NewStorageClient ¶
func NewStorageClient(ctx context.Context, cfg Config, schemaCfg chunk.SchemaConfig) (chunk.StorageClient, error)
NewStorageClient returns a new StorageClient.
func NewTableClient ¶
NewTableClient returns a new TableClient.
Types ¶
Click to show internal directories.
Click to hide internal directories.