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
|