add include_oss build tag

Signed-off-by: tgic <farmer1992@gmail.com>
This commit is contained in:
tgic 2015-07-28 12:45:05 +08:00
parent 9c27080c7a
commit 235ccc0590
3 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
// Package oss implements the Aliyun OSS Storage driver backend. Support can be
// enabled by including the "include_oss" build tag.
package oss