forked from TrueCloudLab/distribution
3 lines
147 B
Go
3 lines
147 B
Go
// Package gcs implements the Google Cloud Storage driver backend. Support can be
|
|
// enabled by including the "include_gcs" build tag.
|
|
package gcs
|