# Functions
HashPrefix calculates a 64bit hash of the input string and hex-encodes the result, taking care to zero pad etc.
NewBigtableObjectClient makes a new chunk.Client that stores chunks in Bigtable.
NewGCSObjectClient makes a new chunk.Client that writes chunks to GCS.
NewStorageClientColumnKey returns a new v2 StorageClient.
NewStorageClientV1 returns a new v1 StorageClient.
NewTableClient returns a new TableClient.
# Variables
Fixtures for unit testing GCP storage.
# Structs
Config for a StorageClient.
GCSConfig is config for the GCS Chunk Client.
No description provided by the author
# Type aliases
No description provided by the author