mirror of
https://github.com/distribution/distribution.git
synced 2025-08-16 13:58:10 +00:00
4 lines
145 B
Go
4 lines
145 B
Go
// Package oss implements the Aliyun OSS Storage driver backend. Support can be
|
|
// enabled by including the "include_oss" build tag.
|
|
package oss
|