mirror of
https://github.com/distribution/distribution.git
synced 2025-08-16 22:09:08 +00:00
4 lines
147 B
Go
4 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
|